Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h171 void processX86_64TLSRelocation(unsigned SectionID, uint64_t Offset,
H A DRuntimeDyldELF.cpp1875 processX86_64TLSRelocation(SectionID, Offset, RelType, Value, Addend, in processRelocationRef()
2008 void RuntimeDyldELF::processX86_64TLSRelocation( in processX86_64TLSRelocation() function in llvm::RuntimeDyldELF