Searched defs:sectionNumber (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | InputFiles.cpp | 200 readSection(uint32_t sectionNumber,const coff_aux_section_definition * def,StringRef leaderName) readSection() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | ELFAttributeParser.cpp | 193 unsigned sectionNumber = 0; in parse() local |