Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp166 sectionIdx = chunk->getOutputSectionIdx(); in getSymbolStrings()
306 entrySecIndex = chunk->getOutputSectionIdx(); in writeMapFile()
H A DChunks.h109 uint16_t getOutputSectionIdx() const { return osidx; } in getOutputSectionIdx() function
H A DPDB.cpp1019 assert(debugChunk.getOutputSectionIdx() == 0 && in relocateDebugChunk()
H A DWriter.cpp1286 sc->setOutputSectionIdx(mc->getOutputSectionIdx()); in assignOutputSectionIndices()