Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp150 uint16_t sectionIdx = 0; in getSymbolStrings() local
166 sectionIdx = chunk->getOutputSectionIdx(); in getSymbolStrings()
185 writeHeader(os, sectionIdx, address); in getSymbolStrings()