Home
last modified time | relevance | path

Searched defs:section_names (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/linux/
Delfutils-inl.h50 const char* section_names, in FindElfSectionByName()
Delfutils.cc62 const Shdr* section_names = sections + elf_header->e_shstrndx; in FindElfClassSection() local
Ddump_symbols.cc246 const Shdr* section_names = sections + elf_header->e_shstrndx; in LoadDwarf() local
607 const Shdr* section_names = sections + elf_header->e_shstrndx; in LoadSymbols() local
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc2400 CFISection section_names(cfi.endianness(), cfi.AddressSize()); in WriteELFFrameSection() local