Home
last modified time | relevance | path

Searched defs:readSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DSDTRewriter.cpp65 void SDTRewriter::readSection() { in readSection() function in __anonc8d55a490111::SDTRewriter
/llvm-project/lld/COFF/
H A DInputFiles.cpp233 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, readSection() function in ObjFile
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp308 LLVM_DEBUG(dbgs() << "readSection type=" << Section.Type << "\n"); in readSection() function