Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc145 const void* elf_base, char* soname, size_t soname_size) { in ElfFileSoNameFromMappedFile()
193 const MappingInfo& mapping, char* soname, size_t soname_size) { in ElfFileSoName()
/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c797 size_t soname_size = 0; in dwfl_segment_report_module() local