Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DMapFile.cpp167 sectionIdx = chunk->getOutputSectionIdx(); in getSymbolStrings()
304 entrySecIndex = chunk->getOutputSectionIdx(); in writeMapFile()
DChunks.h103 uint16_t getOutputSectionIdx() const { return osidx; } in getOutputSectionIdx() function
DPDB.cpp822 assert(debugChunk.getOutputSectionIdx() == 0 && in relocateDebugChunk()
DWriter.cpp1124 sc->setOutputSectionIdx(mc->getOutputSectionIdx()); in assignOutputSectionIndices()