Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h208 const RelocationRef &GetAddrRelocation);
DRuntimeDyldELF.cpp1870 auto &GetAddrRelocation = *RelI; in processRelocationRef() local
1872 GetAddrRelocation); in processRelocationRef()
2007 const RelocationRef &GetAddrRelocation) { in processX86_64TLSRelocation() argument
2021 switch (GetAddrRelocation.getType()) { in processX86_64TLSRelocation()