Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h227 const RelocationRef &GetAddrRelocation);
H A DRuntimeDyldELF.cpp2263 auto &GetAddrRelocation = *RelI; in processRelocationRef() local
2265 GetAddrRelocation); in processRelocationRef()
2414 const RelocationRef &GetAddrRelocation) { in processX86_64TLSRelocation() argument
2428 switch (GetAddrRelocation.getType()) { in processX86_64TLSRelocation()