Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h174 const RelocationRef &GetAddrRelocation);
H A DRuntimeDyldELF.cpp1874 auto &GetAddrRelocation = *RelI; in processRelocationRef() local
1876 GetAddrRelocation); in processRelocationRef()
2011 const RelocationRef &GetAddrRelocation) { in processX86_64TLSRelocation() argument
2025 switch (GetAddrRelocation.getType()) { in processX86_64TLSRelocation()