Searched refs:ctf_dict_open_by_offset (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-archive.c | 36 static ctf_dict_t *ctf_dict_open_by_offset (const struct ctf_archive *arc, 581 return ctf_dict_open_by_offset (arc, symsect, strsect, in ctf_dict_open_internal() 713 ctf_dict_open_by_offset (const struct ctf_archive *arc, in ctf_dict_open_by_offset() function
|
H A D | ChangeLog-2020 | 25 (ctf_dict_open_by_offset): Call ctf_symsect_endianness if need be. 216 (ctf_dict_open_by_offset): ... this. Adjust callers.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-archive.c | 36 static ctf_dict_t *ctf_dict_open_by_offset (const struct ctf_archive *arc, 579 return ctf_dict_open_by_offset (arc, symsect, strsect, in ctf_dict_open_internal() 711 ctf_dict_open_by_offset (const struct ctf_archive *arc, in ctf_dict_open_by_offset() function
|
H A D | ChangeLog-2020 | 25 (ctf_dict_open_by_offset): Call ctf_symsect_endianness if need be. 216 (ctf_dict_open_by_offset): ... this. Adjust callers.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 25 (ctf_dict_open_by_offset): Call ctf_symsect_endianness if need be. 216 (ctf_dict_open_by_offset): ... this. Adjust callers.
|