Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h208 const RelocationRef &GetAddrRelocation);
H A DRuntimeDyldELF.cpp1876 auto &GetAddrRelocation = *RelI; in processRelocationRef() local
1878 GetAddrRelocation); in processRelocationRef()
2013 const RelocationRef &GetAddrRelocation) { in processX86_64TLSRelocation() argument
2027 switch (GetAddrRelocation.getType()) { in processX86_64TLSRelocation()