Home
last modified time | relevance | path

Searched refs:getRelocation (Results 101 – 125 of 264) sorted by relevance

1234567891011

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
/dports/devel/llvm70/llvm-7.0.1.src/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp63 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()
105 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h165 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h165 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h165 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h165 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h165 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h167 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp103 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp100 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp100 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-objdump/
H A Dllvm-objdump.cpp696 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getRelocationValueString()
722 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
771 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
793 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
833 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-objdump/
H A Dllvm-objdump.cpp660 MachO::any_relocation_info RE = Obj->getRelocation(Rel);
688 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
737 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
759 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
799 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objdump/
H A DMachODump.cpp494 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1469 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1619 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2638 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2648 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2710 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2748 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2821 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2842 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3340 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp494 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1469 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1619 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2638 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2648 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2710 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2748 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2821 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2842 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3340 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objdump/
H A DMachODump.cpp433 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1455 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1605 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2630 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2640 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2702 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2740 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2813 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2834 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3332 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objdump/
H A DMachODump.cpp504 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1479 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1629 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2642 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2652 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2714 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2752 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2825 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2846 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3344 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp433 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1455 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1605 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2630 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2640 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2702 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2740 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2813 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2834 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3332 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp504 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1479 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1629 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2642 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2652 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2714 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2752 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2825 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2846 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3344 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objdump/
H A DMachODump.cpp495 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
1470 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1620 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2641 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2651 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2713 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2751 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2824 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2845 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3343 RE = info->O->getRelocation(Rel); in get_symbol_64()
[all …]

1234567891011