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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c251 X86_64_RELOC_SIGNED = 1, /* for signed 32-bit displacement */ enumerator in enum:macho_reloc::reloc_type_x86_64
516 reloc->type = X86_64_RELOC_SIGNED;
/external/llvm/include/llvm/Support/
H A DMachO.h508 X86_64_RELOC_SIGNED = 1, enumerator in enum:llvm::MachO::RelocationInfoType

Completed in 240 milliseconds