Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp61 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
68 Section &getTLSInfoSection(LinkGraph &G) { in getTLSInfoSection() function in __anon6d43d2920111::TLSInfoTableManager_ELF_x86_64
H A DELF_ppc64.cpp67 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
74 Section &getTLSInfoSection(LinkGraph &G) { in getTLSInfoSection() function in __anon7bd6b3100111::TLSInfoTableManager_ELF_ppc64
H A DELF_aarch64.cpp555 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
562 Section &getTLSInfoSection(LinkGraph &G) { in getTLSInfoSection() function in __anoncc26650c0111::TLSInfoTableManager_ELF_aarch64