Searched defs:readSection (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | SDTRewriter.cpp | 65 void SDTRewriter::readSection() { in readSection() function in __anonc8d55a490111::SDTRewriter |
/llvm-project/lld/COFF/ | ||
H A D | InputFiles.cpp | 233 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, readSection() function in ObjFile |
/llvm-project/llvm/lib/Object/ | ||
H A D | WasmObjectFile.cpp | 308 LLVM_DEBUG(dbgs() << "readSection type=" << Section.Type << "\n"); in readSection() function |