Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DInputFiles.cpp200 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, in readSection() function in ObjFile
/openbsd/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp255 static Error readSection(WasmSection &Section, WasmObjectFile::ReadContext &Ctx, in readSection() function