8sa1-binutils-gdb/libctf/testsuite
Nick Alcock 087945261c libctf: fix some tabdamage and move some code around
ctf-link.c is unnecessarily confusing because ctf_link_lazy_open is
positioned near functions that have nothing to do with opening files.

Move it around, and fix some tabdamage that's crept in lately.

libctf/ChangeLog
2021-03-18  Nick Alcock  <nick.alcock@oracle.com>

	* ctf-link.c (ctf_link_lazy_open): Move up in the file, to near
	ctf_link_add_ctf.
	* ctf-lookup.c (ctf_lookup_symbol_idx): Repair tabdamage.
	(ctf_lookup_by_sym_or_name): Likewise.
	* testsuite/libctf-lookup/struct-iteration.c: Likewise.
	* testsuite/libctf-regression/type-add-unnamed-struct.c: Likewise.
2021-03-18 12:37:52 +00:00
..
config Include ld-lib.exp from ctf-lib.exp 2021-02-20 18:23:49 +10:30
lib Include ld-lib.exp from ctf-lib.exp 2021-02-20 18:23:49 +10:30
libctf-lookup libctf: fix some tabdamage and move some code around 2021-03-18 12:37:52 +00:00
libctf-regression libctf: fix some tabdamage and move some code around 2021-03-18 12:37:52 +00:00
libctf-writable libctf, include: find types of symbols by name 2021-02-20 16:37:08 +00:00