Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DRelocationResolver.h35 using RelocationResolver = uint64_t (*)(uint64_t Type, uint64_t Offset, variable
39 std::pair<SupportsRelocation, RelocationResolver>
42 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFRelocMap.h26 object::RelocationResolver Resolver;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCMakeLists.txt22 RelocationResolver.cpp
H A DRelocationResolver.cpp639 std::pair<SupportsRelocation, RelocationResolver>
731 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R, in resolveRelocation()
/netbsd-src/external/apache2/llvm/lib/libLLVMObject/
H A DMakefile30 RelocationResolver.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Object/
H A DBUILD.gn37 "RelocationResolver.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp113 object::RelocationResolver Resolver; in loadObj()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1796 RelocationResolver Resolver; in DWARFObjInMemory()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp308 const RelocationResolver &Resolver, DataExtractor Data);
5794 const RelocationResolver &Resolver, in printStackSize()
5935 RelocationResolver Resolver; in printRelocatableStackSizes()