Home
last modified time | relevance | path

Searched defs:LoadedSection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc560 class LoadedSection: public SizedSection { class
562 explicit LoadedSection(Label address = Label()) : address_(address) { } in LoadedSection() function in LoadedSection
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc804 void LoadedSection(const string& section) { in LoadedSection() function in __anon4789be1a0111::LoadSymbolsInfo