Constant object::macho::PPC_RELOC_LOCAL_SECTDIFF
source · pub const PPC_RELOC_LOCAL_SECTDIFF: u8 = 15;
Expand description
like PPC_RELOC_SECTDIFF, but the symbol referenced was local.
pub const PPC_RELOC_LOCAL_SECTDIFF: u8 = 15;
like PPC_RELOC_SECTDIFF, but the symbol referenced was local.