Home
last modified time | relevance | path

Searched defs:section_names (Results 1 – 6 of 6) 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/adhd/cras/src/server/
Dcras_alsa_ucm.c260 struct section_name *section_names = NULL, *s_name; in ucm_get_sections_for_var() local
307 struct section_name *section_names; in ucm_get_devices_for_var() local
552 struct section_name *section_names, *c; in ucm_get_dev_for_jack() local
583 struct section_name *section_names, *c; in ucm_get_dev_for_mixer() local
1025 struct section_name *section_names, *c; in ucm_list_section_devices_by_device_name() local
/external/adhd/cras/src/tests/
Dalsa_ucm_unittest.cc224 struct section_name *section_names, *c; in TEST() local
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc2400 CFISection section_names(cfi.endianness(), cfi.AddressSize()); in WriteELFFrameSection() local