Home
last modified time | relevance | path

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

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