Searched refs:ELFTLSInfoSectionName (Results 1 – 1 of 1) sorted by relevance
33 constexpr StringRef ELFTLSInfoSectionName = "$__TLSINFO"; variable40 static StringRef getSectionName() { return ELFTLSInfoSectionName; } in getSectionName()71 &G.createSection(ELFTLSInfoSectionName, orc::MemProt::Read); in getTLSInfoSection()