Home
last modified time | relevance | path

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

/freebsd/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 __anoncc26650c0111::TLSDescTableManager_ELF_aarch64