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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c243 GENERIC_RELOC_VANILLA = 0, /* generic relocation */ enumerator in enum:macho_reloc::reloc_type_x86_64
471 reloc->type = GENERIC_RELOC_VANILLA;
/external/llvm/include/llvm/Support/
H A DMachO.h435 GENERIC_RELOC_VANILLA = 0, enumerator in enum:llvm::MachO::RelocationInfoType
445 PPC_RELOC_VANILLA = GENERIC_RELOC_VANILLA,
465 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA,

Completed in 519 milliseconds