Searched refs:check_section_size (Results 1 – 1 of 1) sorted by relevance
/external/elfutils/tests/ |
D | newdata.c | 171 check_section_size (Elf *elf, size_t size) in check_section_size() function 255 check_section_size (elf, DATA_LEN); in check_elf() 260 check_section_size (elf, 2 * DATA_LEN); in check_elf() 280 check_section_size (elf, DATA_LEN); in check_elf() 285 check_section_size (elf, 2 * DATA_LEN); in check_elf() 290 check_section_size (elf, 3 * DATA_LEN); in check_elf() 310 check_section_size (elf, DATA_LEN); in check_elf() 337 check_section_size (elf, 2 * DATA_LEN); in check_elf() 342 check_section_size (elf, 3 * DATA_LEN); in check_elf() 362 check_section_size (elf, DATA_LEN); in check_elf() [all …]
|