Home
last modified time | relevance | path

Searched refs:SupportsRelocation (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DRelocationResolver.h34 using SupportsRelocation = bool (*)(uint64_t); variable
39 std::pair<SupportsRelocation, RelocationResolver>
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp112 object::SupportsRelocation Supports; in loadObj()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DRelocationResolver.cpp639 std::pair<SupportsRelocation, RelocationResolver>
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1795 SupportsRelocation Supports; in DWARFObjInMemory()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5934 SupportsRelocation IsSupportedFn; in printRelocatableStackSizes()