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