Searched refs:RelocationResolver (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | RelocationResolver.h | 28 using RelocationResolver = uint64_t (*)(uint64_t Type, uint64_t Offset, variable 32 std::pair<SupportsRelocation, RelocationResolver> 35 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFRelocMap.h | 27 object::RelocationResolver Resolver;
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | CMakeLists.txt | 24 RelocationResolver.cpp
|
| H A D | RelocationResolver.cpp | 687 std::pair<SupportsRelocation, RelocationResolver> 781 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R, in resolveRelocation()
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Object/ |
| H A D | BUILD.gn | 39 "RelocationResolver.cpp",
|
| /llvm-project-15.0.7/llvm/lib/XRay/ |
| H A D | InstrumentationMap.cpp | 111 object::RelocationResolver Resolver; in loadObj()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1827 RelocationResolver Resolver; in DWARFObjInMemory()
|
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 320 const RelocationResolver &Resolver, DataExtractor Data); 6067 const RelocationResolver &Resolver, in printStackSize() 6208 RelocationResolver Resolver; in printRelocatableStackSizes()
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5433 llvm/include/llvm/Object/RelocationResolver.h
|