Home
last modified time | relevance | path

Searched refs:RelocationResolver (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DRelocationResolver.h28 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 DDWARFRelocMap.h27 object::RelocationResolver Resolver;
/llvm-project-15.0.7/llvm/lib/Object/
H A DCMakeLists.txt24 RelocationResolver.cpp
H A DRelocationResolver.cpp687 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 DBUILD.gn39 "RelocationResolver.cpp",
/llvm-project-15.0.7/llvm/lib/XRay/
H A DInstrumentationMap.cpp111 object::RelocationResolver Resolver; in loadObj()
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1827 RelocationResolver Resolver; in DWARFObjInMemory()
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp320 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 Dclang-formatted-files.txt5433 llvm/include/llvm/Object/RelocationResolver.h