Searched refs:DebugLines (Results 1 – 3 of 3) sorted by relevance
33 if (!DebugLines.empty()) in getNonEmptySectionNames()105 IO.mapOptional("debug_line", DWARF.DebugLines); in mapping()
570 for (const DWARFYAML::LineTable &LineTable : DI.DebugLines) { in emitDebugLine()
227 std::vector<LineTable> DebugLines; member