Searched refs:note_size (Results 1 – 2 of 2) sorted by relevance
164 loff_t note_off, Elf32_Word note_size) in parse_build_id() argument172 if (check_add_overflow(note_off, note_size, ¬e_end)) in parse_build_id()
401 parse_build_id_buf(const void *note_start, Elf32_Word note_size, char *build_id) in parse_build_id_buf() argument405 while (note_offs + sizeof(Elf32_Nhdr) < note_size) { in parse_build_id_buf()