Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h205 void processX86_64TLSRelocation(unsigned SectionID, uint64_t Offset,
H A DRuntimeDyldELF.cpp1871 processX86_64TLSRelocation(SectionID, Offset, RelType, Value, Addend, in processRelocationRef()
2004 void RuntimeDyldELF::processX86_64TLSRelocation( in processX86_64TLSRelocation() function in llvm::RuntimeDyldELF