Searched refs:MacinfoSection (Results 1 – 3 of 3) sorted by relevance
254 StringRef MacinfoSection; variable294 StringRef getMacinfoSection() override { return MacinfoSection; } in getMacinfoSection()
1269 StringRef MacinfoSection; member in __anonddd817f10c11::DWARFObjInMemory1294 .Case("debug_macinfo", &MacinfoSection) in mapSectionToMember()1549 StringRef getMacinfoSection() const override { return MacinfoSection; } in getMacinfoSection()
702 .Case("debug_macinfo", &MacinfoSection) in DWARFContextInMemory()