Home
last modified time | relevance | path

Searched defs:section_names (Results 1 – 7 of 7) 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.cc297 const Shdr* section_names = sections + elf_header->e_shstrndx; in LoadDwarf() local
679 const Shdr* section_names = sections + elf_header->e_shstrndx; in LoadSymbols() local
/external/adhd/cras/src/server/
Dcras_alsa_ucm.c263 struct section_name *section_names = NULL, *s_name; in ucm_get_sections_for_var() local
309 struct section_name *section_names; in ucm_get_devices_for_var() local
617 struct section_name *section_names, *c; in ucm_get_dev_for_jack() local
649 struct section_name *section_names = NULL, *c; in ucm_get_dev_for_mixer() local
1175 struct section_name *section_names, *c; in ucm_list_section_devices_by_device_name() local
/external/adhd/cras/src/tests/
Dalsa_ucm_unittest.cc227 struct section_name *section_names, *c; in TEST() local
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc678 static const char* const section_names[] = { in ReadDebugSectionsFromDwo() local
Ddwarf2reader_cfi_unittest.cc2532 CFISection section_names(cfi.endianness(), cfi.AddressSize()); in WriteELFFrameSection() local