Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2457 uint64_t TpoffRelocOffset; in processX86_64TLSRelocation() local
2496 TpoffRelocOffset = 12; in processX86_64TLSRelocation()
2518 TpoffRelocOffset = 12; in processX86_64TLSRelocation()
2524 RelocationEntry RE(SectionID, Offset - TLSSequenceOffset + TpoffRelocOffset, in processX86_64TLSRelocation()