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