Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2056 uint64_t TpoffRelocOffset; in processX86_64TLSRelocation() local
2095 TpoffRelocOffset = 12; in processX86_64TLSRelocation()
2117 TpoffRelocOffset = 12; in processX86_64TLSRelocation()
2123 RelocationEntry RE(SectionID, Offset - TLSSequenceOffset + TpoffRelocOffset, in processX86_64TLSRelocation()