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.h208 const RelocationRef &GetAddrRelocation);
H A DRuntimeDyldELF.cpp1881 auto &GetAddrRelocation = *RelI; in processRelocationRef() local
1883 GetAddrRelocation); in processRelocationRef()
2018 const RelocationRef &GetAddrRelocation) { in processX86_64TLSRelocation() argument
2032 switch (GetAddrRelocation.getType()) { in processX86_64TLSRelocation()