Home
last modified time | relevance | path

Searched defs:abfd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dlibbfd.c37 bfd *abfd; member
89 static int slurp_symtab(bfd *abfd, struct a2l_data *a2l) in slurp_symtab() argument
122 find_address_in_section(bfd * abfd,asection * section,void * data) find_address_in_section() argument
165 bfd *abfd; addr2line_init() local
322 bfd *abfd; dso__load_bfd_symbols() local
425 bfd *abfd; libbfd__read_build_id() local
465 bfd *abfd; libbfd_filename__read_debuglink() local
[all...]
/linux/tools/build/feature/
H A Dtest-disassembler-four-args.c7 bfd *abfd = bfd_openr(NULL, NULL); in main() local