Home
last modified time | relevance | path

Searched refs:AddManagedSectionToSectionMap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module.h86 void AddManagedSectionToSectionMap(const string& name,
H A Ddwarf_cu_to_module.cc141 void DwarfCUToModule::FileContext::AddManagedSectionToSectionMap( in AddManagedSectionToSectionMap() function in google_breakpad::DwarfCUToModule::FileContext
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc482 file_context.AddManagedSectionToSectionMap(name, uncompressed.first, uncompressed.second); in LoadDwarf()