Searched defs:GdbChunk (Results 1 – 2 of 2) sorted by relevance
798 struct GdbChunk { struct799 InputSection *sec;800 SmallVector<AddressEntry, 0> addressAreas;801 SmallVector<CuEntry, 0> compilationUnits;
2767 const SmallVector<GdbIndexSection::GdbChunk, 0> &chunks) { in createSymbols()