Searched refs:DecodeIndexSet (Results 1 – 3 of 3) sorted by relevance
48 std::optional<IndexSet<NameToDIE>> DecodeIndexSet(const DataExtractor &data,
41 plugin::dwarf::DecodeIndexSet(const DataExtractor &data, in DecodeIndexSet() function in plugin::dwarf
564 std::optional<IndexSet<NameToDIE>> set = DecodeIndexSet(data, offset_ptr); in Decode()