Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/sbtool/
H A DEncoreBootImageReader.cpp309 EncoreBootImage::Section * EncoreBootImageReader::readSection(unsigned index) in readSection() function in EncoreBootImageReader
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp224 static Error readSection(WasmSection &Section, WasmObjectFile::ReadContext &Ctx, in readSection() function