Searched defs:UncompressedSections (Results 1 – 4 of 4) sorted by relevance
364 std::deque<SmallString<32>> &UncompressedSections, StringRef &Name, in handleCompressedSection()388 std::deque<SmallString<32>> &UncompressedSections, in handleSection()493 std::deque<SmallString<32>> UncompressedSections; in write() local
367 handleCompressedSection(std::deque<SmallString<32>> &UncompressedSections, in handleCompressedSection()391 std::deque<SmallString<32>> &UncompressedSections, in handleSection()525 std::deque<SmallString<32>> UncompressedSections; in write() local
277 SmallVector<SmallString<32>, 4> UncompressedSections; variable
1283 std::deque<SmallString<0>> UncompressedSections; member in __anon81815f480c11::DWARFObjInMemory