Home
last modified time | relevance | path

Searched refs:find_section_in_set (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2012133 * readelf.c (find_section_in_set): New function.
H A DChangeLog-20181377 (find_section_in_set): Likewise.
H A DChangeLog-20171697 * readelf.c (find_section_in_set): Test for invalid section
H A DChangeLog-2020395 (find_section, find_section_in_set): Use SECTION_NAME_VALID.
H A Dreadelf.c1111 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 DChangeLog-2012133 * readelf.c (find_section_in_set): New function.
H A DChangeLog-20181377 (find_section_in_set): Likewise.
H A DChangeLog-20171697 * readelf.c (find_section_in_set): Test for invalid section
H A DChangeLog-2020395 (find_section, find_section_in_set): Use SECTION_NAME_VALID.
H A Dreadelf.c998 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 DChangeLog.git94210 terminator. Without a terminator, find_section_in_set can run off the