binutils-gdb/libctf/testsuite/libctf-regression
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
..
nonstatic-var-section-ld-executable.lk libctf, ld: fix symtypetab and var section population under ld -r 2021-02-04 16:01:53 +00:00
nonstatic-var-section-ld-r-ctf.c libctf, ld: fix symtypetab and var section population under ld -r 2021-02-04 16:01:53 +00:00
nonstatic-var-section-ld-r.c libctf, ld: fix symtypetab and var section population under ld -r 2021-02-04 16:01:53 +00:00
nonstatic-var-section-ld-r.lk libctf, ld: fix symtypetab and var section population under ld -r 2021-02-04 16:01:53 +00:00
nonstatic-var-section-ld.c libctf, ld: fix symtypetab and var section population under ld -r 2021-02-04 16:01:53 +00:00
nonstatic-var-section-ld.lk libctf, ld: fix symtypetab and var section population under ld -r 2021-02-04 16:01:53 +00:00
pptrtab-a.c libctf: lookup_by_name: do not return success for nonexistent pointer types 2021-01-19 12:45:19 +00:00
pptrtab-b.c libctf: lookup_by_name: do not return success for nonexistent pointer types 2021-01-19 12:45:19 +00:00
pptrtab.c libctf: lookup_by_name: do not return success for nonexistent pointer types 2021-01-19 12:45:19 +00:00
pptrtab.lk
regression.exp
type-add-unnamed-struct-ctf.c libctf, create: fix ctf_type_add of structs with unnamed members 2021-01-19 12:45:20 +00:00
type-add-unnamed-struct.c libctf: fix some tabdamage and move some code around 2021-03-18 12:37:52 +00:00
type-add-unnamed-struct.lk libctf, create: fix ctf_type_add of structs with unnamed members 2021-01-19 12:45:20 +00:00