Searched refs:note_size (Results 1 – 1 of 1) sorted by relevance
165 Elf32_Word note_size) in stack_map_parse_build_id() argument170 if (note_start < page_addr || note_start + note_size < note_start) in stack_map_parse_build_id()174 if (note_start + note_size > page_addr + PAGE_SIZE) in stack_map_parse_build_id()177 while (note_offs + sizeof(Elf32_Nhdr) < note_size) { in stack_map_parse_build_id()