Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp63 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
76 ArrayRef<char> getTLSInfoEntryContent() const { in getTLSInfoEntryContent() function in __anon039835c20111::TLSInfoTableManager_ELF_x86_64
H A DELF_aarch64.cpp407 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
420 ArrayRef<char> getTLSInfoEntryContent() const { in getTLSInfoEntryContent() function in __anon2d072e3c0111::TLSInfoTableManager_ELF_aarch64