Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils.cc182 size_t soname_size) { in FindElfSoNameFromDynamicSection()
206 size_t soname_size) { in ElfFileSoNameFromMappedFile()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc447 const MappingInfo& mapping, char* soname, size_t soname_size) { in ElfFileSoName()
/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c825 size_t soname_size = 0; in dwfl_segment_report_module() local