Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp531 G.createContentBlock(getTLSDescSection(G), getTLSDescBlockContent(), in createEntry()
540 Section &getTLSDescSection(LinkGraph &G) { in getTLSDescSection() function in __anon2ad8a1810111::TLSDescTableManager_ELF_aarch64