Home
last modified time | relevance | path

Searched refs:GOTOffsetMap (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h159 std::map<RelocationValueRef, uint64_t> GOTOffsetMap; variable
H A DRuntimeDyldELF.cpp2264 auto E = GOTOffsetMap.insert({Value, 0}); in findOrAllocGOTEntry()
2414 GOTOffsetMap.clear(); in finalizeLoad()