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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c253 X86_64_RELOC_GOT_LOAD = 3, /* a MOVQ load of a GOT entry */ enumerator in enum:macho_reloc::reloc_type_x86_64
512 reloc->type = X86_64_RELOC_GOT_LOAD;
/external/llvm/include/llvm/Support/
H A DMachO.h510 X86_64_RELOC_GOT_LOAD = 3, enumerator in enum:llvm::MachO::RelocationInfoType

Completed in 243 milliseconds