Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h38 Section &getCommonSection() { in getCommonSection() function
406 getCommonSection(), orc::ExecutorAddr(), in graphifySymbols()
H A DCOFFLinkGraphBuilder.cpp72 Section &COFFLinkGraphBuilder::getCommonSection() { in getCommonSection() function in llvm::jitlink::COFFLinkGraphBuilder
387 return &G->addCommonSymbol(SymbolName, Scope::Default, getCommonSection(), in createDefinedSymbol()
H A DCOFFLinkGraphBuilder.h133 Section &getCommonSection();
H A DMachOLinkGraphBuilder.h194 Section &getCommonSection();
H A DMachOLinkGraphBuilder.cpp109 Section &MachOLinkGraphBuilder::getCommonSection() { in getCommonSection() function in llvm::jitlink::MachOLinkGraphBuilder
351 *NSym.Name, NSym.S, getCommonSection(), orc::ExecutorAddr(), in graphifyRegularSymbols()