Searched refs:NamesSection (Results 1 – 2 of 2) sorted by relevance
980 auto NamesSection = in loadBinaryFormat() local983 if (auto E = NamesSection.takeError()) in loadBinaryFormat()999 std::vector<SectionRef> NamesSectionRefs = *NamesSection; in loadBinaryFormat()
1539 DWARFSectionMap NamesSection; member in __anona8a913f90f11::DWARFObjInMemory1559 .Case("debug_names", &NamesSection) in mapNameToDWARFSection()1949 return NamesSection; in getNamesSection()