Searched defs:GdbChunk (Results 1 – 2 of 2) sorted by relevance
948 struct GdbChunk { struct949 InputSection *sec;950 SmallVector<AddressEntry, 0> addressAreas;951 SmallVector<CuEntry, 0> compilationUnits;
3412 const SmallVector<GdbIndexSection::GdbChunk, 0> &chunks) { in createSymbols()