Searched refs:LineDWOSection (Results 1 – 4 of 4) sorted by relevance
264 DWARFSection LineDWOSection; variable310 const DWARFSection &getLineDWOSection() override { return LineDWOSection; } in getLineDWOSection()
1453 DWARFSectionMap LineDWOSection; member in __anonb929a5320d11::DWARFObjInMemory1483 .Case("debug_line.dwo", &LineDWOSection) in mapNameToDWARFSection()1793 return LineDWOSection; in getLineDWOSection()
1518 DWARFSectionMap LineDWOSection; member in __anon7fa3c61e0f11::DWARFObjInMemory1549 .Case("debug_line.dwo", &LineDWOSection) in mapNameToDWARFSection()1855 return LineDWOSection; in getLineDWOSection()
710 .Case("debug_line.dwo", &LineDWOSection.Data) in DWARFContextInMemory()