Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A Dsbtool.cpp444 extractSection(section); in readBootImage()
454 void extractSection(EncoreBootImage::Section * section) in extractSection() function in sbtool
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h247 bool extractSection(OutlinableRegion &Region);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1469 bool IROutliner::extractSection(OutlinableRegion &Region) { in extractSection() function in IROutliner
1633 bool FunctionOutlined = extractSection(*OS); in doOutline()