Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldELF.cpp2061 uint64_t TpoffRelocOffset; in processX86_64TLSRelocation() local
2100 TpoffRelocOffset = 12; in processX86_64TLSRelocation()
2122 TpoffRelocOffset = 12; in processX86_64TLSRelocation()
2128 RelocationEntry RE(SectionID, Offset - TLSSequenceOffset + TpoffRelocOffset, in processX86_64TLSRelocation()