Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp200 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, readSection() function in ObjFile
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp266 static Error readSection(WasmSection &Section, WasmObjectFile::ReadContext &Ctx, readSection() function