Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h38 Section &getCommonSection() { in getCommonSection() function
359 G->addCommonSymbol(*Name, Scope::Default, getCommonSection(), 0, in graphifySymbols()
H A DMachOLinkGraphBuilder.h192 Section &getCommonSection();
H A DMachOLinkGraphBuilder.cpp109 Section &MachOLinkGraphBuilder::getCommonSection() { in getCommonSection() function in llvm::jitlink::MachOLinkGraphBuilder
356 *NSym.Name, NSym.S, getCommonSection(), 0, NSym.Value, in graphifyRegularSymbols()