H A D | Symtab.cpp | 159 Dump(Stream * s,Target * target,std::vector<uint32_t> & indexes,Mangled::NamePreference name_preference) const Dump() argument 459 AppendSymbolNamesToMap(const IndexCollection & indexes,bool add_demangled,bool add_mangled,NameToIndexMap & name_to_index_map) const AppendSymbolNamesToMap() argument 488 AppendSymbolIndexesWithType(SymbolType symbol_type,std::vector<uint32_t> & indexes,uint32_t start_idx,uint32_t end_index) const AppendSymbolIndexesWithType() argument 507 AppendSymbolIndexesWithTypeAndFlagsValue(SymbolType symbol_type,uint32_t flags_value,std::vector<uint32_t> & indexes,uint32_t start_idx,uint32_t end_index) const AppendSymbolIndexesWithTypeAndFlagsValue() argument 528 AppendSymbolIndexesWithType(SymbolType symbol_type,Debug symbol_debug_type,Visibility symbol_visibility,std::vector<uint32_t> & indexes,uint32_t start_idx,uint32_t end_index) const AppendSymbolIndexesWithType() argument 613 SortSymbolIndexesByValue(std::vector<uint32_t> & indexes,bool remove_duplicates) const SortSymbolIndexesByValue() argument 639 GetNameIndexes(ConstString symbol_name,std::vector<uint32_t> & indexes) GetNameIndexes() argument 669 AppendSymbolIndexesWithName(ConstString symbol_name,std::vector<uint32_t> & indexes) AppendSymbolIndexesWithName() argument 684 AppendSymbolIndexesWithName(ConstString symbol_name,Debug symbol_debug_type,Visibility symbol_visibility,std::vector<uint32_t> & indexes) AppendSymbolIndexesWithName() argument 709 AppendSymbolIndexesWithNameAndType(ConstString symbol_name,SymbolType symbol_type,std::vector<uint32_t> & indexes) AppendSymbolIndexesWithNameAndType() argument 728 AppendSymbolIndexesWithNameAndType(ConstString symbol_name,SymbolType symbol_type,Debug symbol_debug_type,Visibility symbol_visibility,std::vector<uint32_t> & indexes) AppendSymbolIndexesWithNameAndType() argument 747 AppendSymbolIndexesMatchingRegExAndType(const RegularExpression & regexp,SymbolType symbol_type,std::vector<uint32_t> & indexes,Mangled::NamePreference name_preference) AppendSymbolIndexesMatchingRegExAndType() argument 770 AppendSymbolIndexesMatchingRegExAndType(const RegularExpression & regexp,SymbolType symbol_type,Debug symbol_debug_type,Visibility symbol_visibility,std::vector<uint32_t> & indexes,Mangled::NamePreference name_preference) AppendSymbolIndexesMatchingRegExAndType() argument [all...] |