Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp66 Section &COFFLinkGraphBuilder::getCommonSection() { in getCommonSection() function in llvm::jitlink::COFFLinkGraphBuilder
470 G->createZeroFillBlock(getCommonSection(), Symbol.getValue(), in createDefinedSymbol()
H A DMachOLinkGraphBuilder.h196 Section &getCommonSection();
H A DCOFFLinkGraphBuilder.h142 Section &getCommonSection();
H A DELFLinkGraphBuilder.h38 Section &getCommonSection() { in getCommonSection() function
474 G->createZeroFillBlock(getCommonSection(), Sym.st_size, in graphifySymbols()
H A DMachOLinkGraphBuilder.cpp107 Section &MachOLinkGraphBuilder::getCommonSection() { in getCommonSection() function in llvm::jitlink::MachOLinkGraphBuilder
356 G->createZeroFillBlock(getCommonSection(), in graphifyRegularSymbols()