Searched refs:GENERIC_RELOC_LOCAL_SECTDIFF (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h47 RelType == MachO::GENERIC_RELOC_LOCAL_SECTDIFF)
115 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: {
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp411 : (unsigned)MachO::GENERIC_RELOC_LOCAL_SECTDIFF;
418 Type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) {
/external/llvm/include/llvm/Support/
H A DMachO.h403 GENERIC_RELOC_LOCAL_SECTDIFF = 4, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp819 case MachO::GENERIC_RELOC_LOCAL_SECTDIFF: {
829 "GENERIC_RELOC_LOCAL_SECTDIFF.");
H A DMachODump.cpp1859 r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) {
1897 r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF)) {
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h403 GENERIC_RELOC_LOCAL_SECTDIFF = 4, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1886 RelocType == MachO::GENERIC_RELOC_LOCAL_SECTDIFF;

Completed in 1232 milliseconds