Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h205 void processX86_64TLSRelocation(unsigned SectionID, uint64_t Offset,
H A DRuntimeDyldELF.cpp1882 processX86_64TLSRelocation(SectionID, Offset, RelType, Value, Addend, in processRelocationRef()
2015 void RuntimeDyldELF::processX86_64TLSRelocation( in processX86_64TLSRelocation() function in llvm::RuntimeDyldELF