Searched refs:note_offs (Results 1 – 1 of 1) sorted by relevance
403 Elf32_Word note_offs = 0; in parse_build_id_buf() local405 while (note_offs + sizeof(Elf32_Nhdr) < note_size) { in parse_build_id_buf()406 Elf32_Nhdr *nhdr = (Elf32_Nhdr *)(note_start + note_offs); in parse_build_id_buf()411 memcpy(build_id, note_start + note_offs + in parse_build_id_buf()417 note_offs = note_offs + sizeof(Elf32_Nhdr) + in parse_build_id_buf()