Searched refs:PT_NOTE (Results 1 – 4 of 4) sorted by relevance
32 #define PT_NOTE 4 macro
170 if ((elf32 ? hdrs.phdr32[i].p_type : hdrs.phdr64[i].p_type) != PT_NOTE) in filename__read_build_id()
197 if (phdr->p_type == PT_NOTE) in check_core_file()
464 if (phdr->p_type != PT_NOTE) in read_build_id()
Completed in 11 milliseconds