Constants

object Constants

Properties

Link copied to clipboard
const val N_ABS: Byte

absolute, n_sect == NO_SECT

Link copied to clipboard
const val N_EXT: Byte

external symbol bit, set for external symbols

Link copied to clipboard
const val N_INDR: Byte

indirect

Link copied to clipboard
const val N_PBUD: Byte

prebound undefined (defined in a dylib)

Link copied to clipboard
const val N_PEXT: Byte

private external symbol bit

Link copied to clipboard
const val N_SECT: Byte

defined in section number n_sect

Link copied to clipboard
const val N_STAB: Byte

if any of these bits set, a symbolic debugging entry

Link copied to clipboard
const val N_TYPE: Byte

mask for the type bits

Link copied to clipboard
const val N_UNDF: Byte

undefined, n_sect == NO_SECT