Searched defs:note_size (Results 1 – 3 of 3) sorted by relevance
95 size_t note_size; in FindElfBuildIDNote() local
788 UInt note_size = sizeof(note_t) + VG_ROUNDUP(datasz, 4); in add_note() local810 static UInt note_size(const note_t *note) in note_size() function
158 static UInt note_size(const struct note *n) in note_size() function