Searched refs:find_section_in_set (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2012 | 133 * readelf.c (find_section_in_set): New function.
|
H A D | ChangeLog-2018 | 1377 (find_section_in_set): Likewise.
|
H A D | ChangeLog-2017 | 1697 * readelf.c (find_section_in_set): Test for invalid section
|
H A D | ChangeLog-2020 | 395 (find_section, find_section_in_set): Use SECTION_NAME_VALID.
|
H A D | readelf.c | 1111 find_section_in_set (Filedata * filedata, const char * name, unsigned int * set) in find_section_in_set() function 16856 sec = find_section_in_set (filedata, section->uncompressed_name, section_subset); in load_debug_section() 16861 sec = find_section_in_set (filedata, section->compressed_name, section_subset); in load_debug_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2012 | 133 * readelf.c (find_section_in_set): New function.
|
H A D | ChangeLog-2018 | 1377 (find_section_in_set): Likewise.
|
H A D | ChangeLog-2017 | 1697 * readelf.c (find_section_in_set): Test for invalid section
|
H A D | ChangeLog-2020 | 395 (find_section, find_section_in_set): Use SECTION_NAME_VALID.
|
H A D | readelf.c | 998 find_section_in_set (Filedata * filedata, const char * name, unsigned int * set) in find_section_in_set() function 16129 sec = find_section_in_set (filedata, section->uncompressed_name, section_subset); in load_debug_section() 16134 sec = find_section_in_set (filedata, section->compressed_name, section_subset); in load_debug_section()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 94210 terminator. Without a terminator, find_section_in_set can run off the
|