Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp61 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
75 ArrayRef<char> getTLSInfoEntryContent() const { in getTLSInfoEntryContent() function in __anona3fe8ec80111::TLSInfoTableManager_ELF_x86_64
H A DELF_aarch64.cpp451 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
464 ArrayRef<char> getTLSInfoEntryContent() const { in getTLSInfoEntryContent() function in __anonda38a8020111::TLSInfoTableManager_ELF_aarch64
H A DELF_ppc64.cpp67 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
81 ArrayRef<char> getTLSInfoEntryContent() const { in getTLSInfoEntryContent() function in __anon3f6fc0860111::TLSInfoTableManager_ELF_ppc64