Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DRelocationResolver.h27 using SupportsRelocation = bool (*)(uint64_t); variable
32 std::pair<SupportsRelocation, RelocationResolver>
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp111 object::SupportsRelocation Supports; in loadObj()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp766 std::pair<SupportsRelocation, RelocationResolver>
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2266 SupportsRelocation Supports; in DWARFObjInMemory()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6642 SupportsRelocation IsSupportedFn; in printRelocatableStackSizes()