Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dfile_id.cc95 size_t note_size; in FindElfBuildIDNote() local
/external/valgrind/coregrind/m_coredump/
Dcoredump-solaris.c788 UInt note_size = sizeof(note_t) + VG_ROUNDUP(datasz, 4); in add_note() local
810 static UInt note_size(const note_t *note) in note_size() function
Dcoredump-elf.c158 static UInt note_size(const struct note *n) in note_size() function