Searched refs:CHECK_ENTSIZE_VALUES (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2013 | 496 (CHECK_ENTSIZE_VALUES): Remove extraneous indefinite article.
|
D | ChangeLog-2005 | 534 * readelf.c (CHECK_ENTSIZE_VALUES, CHECK_ENTSIZE): Define.
|
D | readelf.c | 5223 #define CHECK_ENTSIZE_VALUES(section, i, size32, size64) \ in process_section_headers() macro 5242 CHECK_ENTSIZE_VALUES (section, i, sizeof (Elf32_External_##type), \ in process_section_headers() 5288 CHECK_ENTSIZE_VALUES (section, i, GRP_ENTRY_SIZE, GRP_ENTRY_SIZE); in process_section_headers()
|