Home
last modified time | relevance | path

Searched refs:bfd_build_id (Results 1 – 25 of 228) sorted by relevance

12345678910

/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dindex-cache.c98 const bfd_build_id *build_id = build_id_bfd_get (obj->obfd); in store()
116 const bfd_build_id *dwz_build_id = build_id_bfd_get (dwz->dwz_bfd.get ()); in store()
182 index_cache::lookup_gdb_index (const bfd_build_id *build_id, in lookup_gdb_index()
230 index_cache::lookup_gdb_index (const bfd_build_id *build_id, in lookup_gdb_index()
241 index_cache::make_index_filename (const bfd_build_id *build_id, in make_index_filename()
H A Dindex-cache.h65 lookup_gdb_index (const bfd_build_id *build_id,
95 std::string make_index_filename (const bfd_build_id *build_id,
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dindex-cache.c98 const bfd_build_id *build_id = build_id_bfd_get (obj->obfd); in store()
116 const bfd_build_id *dwz_build_id = build_id_bfd_get (dwz->dwz_bfd.get ()); in store()
182 index_cache::lookup_gdb_index (const bfd_build_id *build_id, in lookup_gdb_index()
230 index_cache::lookup_gdb_index (const bfd_build_id *build_id, in lookup_gdb_index()
241 index_cache::make_index_filename (const bfd_build_id *build_id, in make_index_filename()
H A Dindex-cache.h65 lookup_gdb_index (const bfd_build_id *build_id,
95 std::string make_index_filename (const bfd_build_id *build_id,
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbuild-id.h28 extern const struct bfd_build_id *build_id_bfd_get (bfd *abfd);
60 build_id_to_string (const bfd_build_id *build_id) in build_id_to_string()
H A Dbuild-id.c32 const struct bfd_build_id *
51 const struct bfd_build_id *found; in build_id_verify()
203 const struct bfd_build_id *build_id; in find_separate_debug_file_by_buildid()
H A Dexec.c267 const bfd_build_id *exec_file_build_id = build_id_bfd_get (exec_bfd); in validate_exec_file()
279 const bfd_build_id *target_exec_file_build_id in validate_exec_file()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbuild-id.h28 extern const struct bfd_build_id *build_id_bfd_get (bfd *abfd);
60 build_id_to_string (const bfd_build_id *build_id) in build_id_to_string()
H A Dbuild-id.c32 const struct bfd_build_id *
51 const struct bfd_build_id *found; in build_id_verify()
203 const struct bfd_build_id *build_id; in find_separate_debug_file_by_buildid()
H A Dexec.c267 const bfd_build_id *exec_file_build_id = build_id_bfd_get (exec_bfd); in validate_exec_file()
279 const bfd_build_id *target_exec_file_build_id in validate_exec_file()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dopncls.c1852 static struct bfd_build_id *
1855 struct bfd_build_id *build_id; in get_build_id()
1866 return (struct bfd_build_id *) abfd->build_id; in get_build_id()
1920 build_id = bfd_alloc (abfd, sizeof (struct bfd_build_id) + inote.descsz); in get_build_id()
1959 struct bfd_build_id **build_id_out = build_id_out_p; in get_build_id_name()
1960 struct bfd_build_id *build_id; in get_build_id_name()
2018 struct bfd_build_id *orig_build_id; in check_build_id_file()
2019 struct bfd_build_id *build_id; in check_build_id_file()
2044 orig_build_id = *(struct bfd_build_id **) buildid_p; in check_build_id_file()
2085 struct bfd_build_id *build_id; in bfd_follow_build_id_debuglink()
H A Dformat.c108 const struct bfd_build_id *build_id;
H A Dpeicode.h1388 struct bfd_build_id* build_id = bfd_alloc (abfd, in pe_bfd_read_buildid()
1389 sizeof (struct bfd_build_id) + cvinfo->SignatureLength); in pe_bfd_read_buildid()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dopncls.c1815 static struct bfd_build_id *
1818 struct bfd_build_id *build_id; in get_build_id()
1829 return (struct bfd_build_id *) abfd->build_id; in get_build_id()
1883 build_id = bfd_alloc (abfd, sizeof (struct bfd_build_id) + inote.descsz); in get_build_id()
1922 struct bfd_build_id **build_id_out = build_id_out_p; in get_build_id_name()
1923 struct bfd_build_id *build_id; in get_build_id_name()
1981 struct bfd_build_id *orig_build_id; in check_build_id_file()
1982 struct bfd_build_id *build_id; in check_build_id_file()
2007 orig_build_id = *(struct bfd_build_id **) buildid_p; in check_build_id_file()
2048 struct bfd_build_id *build_id; in bfd_follow_build_id_debuglink()
H A Dformat.c108 const struct bfd_build_id *build_id;
H A Dpeicode.h1372 struct bfd_build_id* build_id = bfd_alloc (abfd, in pe_bfd_read_buildid()
1373 sizeof (struct bfd_build_id) + cvinfo->SignatureLength); in pe_bfd_read_buildid()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dopncls.c1852 static struct bfd_build_id *
1855 struct bfd_build_id *build_id; in get_build_id()
1866 return (struct bfd_build_id *) abfd->build_id; in get_build_id()
1921 build_id = bfd_alloc (abfd, sizeof (struct bfd_build_id) + inote.descsz); in get_build_id()
1960 struct bfd_build_id **build_id_out = build_id_out_p; in get_build_id_name()
1961 struct bfd_build_id *build_id; in get_build_id_name()
2019 struct bfd_build_id *orig_build_id; in check_build_id_file()
2020 struct bfd_build_id *build_id; in check_build_id_file()
2045 orig_build_id = *(struct bfd_build_id **) buildid_p; in check_build_id_file()
2086 struct bfd_build_id *build_id; in bfd_follow_build_id_debuglink()
H A Dformat.c108 const struct bfd_build_id *build_id;
H A Dpeicode.h1386 struct bfd_build_id* build_id = bfd_alloc (abfd, in pe_bfd_read_buildid()
1387 sizeof (struct bfd_build_id) + cvinfo->SignatureLength); in pe_bfd_read_buildid()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dopncls.c1815 static struct bfd_build_id *
1818 struct bfd_build_id *build_id; in get_build_id()
1829 return (struct bfd_build_id *) abfd->build_id; in get_build_id()
1883 build_id = bfd_alloc (abfd, sizeof (struct bfd_build_id) + inote.descsz); in get_build_id()
1922 struct bfd_build_id **build_id_out = build_id_out_p; in get_build_id_name()
1923 struct bfd_build_id *build_id; in get_build_id_name()
1981 struct bfd_build_id *orig_build_id; in check_build_id_file()
1982 struct bfd_build_id *build_id; in check_build_id_file()
2007 orig_build_id = *(struct bfd_build_id **) buildid_p; in check_build_id_file()
2048 struct bfd_build_id *build_id; in bfd_follow_build_id_debuglink()
H A Dformat.c108 const struct bfd_build_id *build_id;
/netbsd/external/gpl3/gdb/dist/gdb/python/
H A Dpy-objfile.c129 const struct bfd_build_id *build_id = NULL; in objfpy_get_build_id()
542 objfpy_build_id_matches (const struct bfd_build_id *build_id, in objfpy_build_id_matches()
596 const struct bfd_build_id *obfd_build_id; in objfpy_lookup_objfile_by_build_id()
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-objfile.c129 const struct bfd_build_id *build_id = NULL; in objfpy_get_build_id()
542 objfpy_build_id_matches (const struct bfd_build_id *build_id, in objfpy_build_id_matches()
596 const struct bfd_build_id *obfd_build_id; in objfpy_lookup_objfile_by_build_id()
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dopncls.texi504 struct bfd_build_id * get_build_id (bfd *abfd);
533 parameter (which points to a @code{struct bfd_build_id}
549 @var{build_id_p} (which is really a @code{struct bfd_build_id **}).
/netbsd/external/gpl3/binutils/dist/bfd/doc/
H A Dopncls.texi494 struct bfd_build_id * get_build_id (bfd *abfd);
523 parameter (which points to a @code{struct bfd_build_id}
539 @var{build_id_p} (which is really a @code{struct bfd_build_id **}).

12345678910