Home
last modified time | relevance | path

Searched refs:sectionIdx (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/COFF/
H A DMapFile.cpp148 uint16_t sectionIdx = 0; in getSymbolStrings() local
164 sectionIdx = chunk->getOutputSectionIdx(); in getSymbolStrings()
183 writeHeader(os, sectionIdx, address); in getSymbolStrings()