Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DELF_x86_64.cpp62 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
69 Section &getTLSInfoSection(LinkGraph &G) { in getTLSInfoSection() function in __anon0bc3250e0111::TLSInfoTableManager_ELF_x86_64
DELF_aarch64.cpp404 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
411 Section &getTLSInfoSection(LinkGraph &G) { in getTLSInfoSection() function in __anon3a9007080111::TLSInfoTableManager_ELF_aarch64