Home
last modified time | relevance | path

Searched defs:SupportsRelocation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DRelocationResolver.h27 using SupportsRelocation = bool (*)(uint64_t); variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DInstrumentationMap.cpp104 bool (*SupportsRelocation)(uint64_t); in loadObj() local