Searched defs:GENERIC_RELOC_SECTDIFF (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c244 GENERIC_RELOC_PAIR = 1, /* Only follows a GENERIC_RELOC_SECTDIFF */
245 GENERIC_RELOC_SECTDIFF = 2, enumerator in enum:macho_reloc::reloc_type_x86_64
/external/llvm/include/llvm/Support/
H A DMachO.h437 GENERIC_RELOC_SECTDIFF = 2, enumerator in enum:llvm::MachO::RelocationInfoType
467 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF,

Completed in 99 milliseconds