Home
last modified time | relevance | path

Searched defs:ELFTLSInfoSectionName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp33 constexpr StringRef ELFTLSInfoSectionName = "$__TLSINFO"; variable
H A DELF_ppc64.cpp33 constexpr StringRef ELFTLSInfoSectionName = "$__TLSINFO"; variable