Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp287 std::vector<SectionEntry> OverflowSections; member in __anon0367a1100111::XCOFFObjectWriter
412 for (auto &OverflowSec : OverflowSections) in reset()
985 for (const auto &OverflowSec : OverflowSections) in writeSectionHeaderTable()
1085 OverflowSections.push_back(std::move(SecEntry)); in finalizeRelocationInfo()
1105 for (auto &OverflowSec : OverflowSections) { in calcOffsetToRelocations()