Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DRelocationResolver.h34 using RelocationResolver = uint64_t (*)(RelocationRef R, uint64_t S, uint64_t A); variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DRelocationResolver.h28 using RelocationResolver = uint64_t (*)(uint64_t Type, uint64_t Offset, variable