Branch: refs/heads/thaines/refactor_dwarf_names
Home: https://github.com/dyninst/dyninst
Commit: 8bd073e5bc13932b095ef971fe755f1d1a9512fb
https://github.com/dyninst/dyninst/commit/8bd073e5bc13932b095ef971fe755f1d1a9512fb
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M dwarf/h/dwarf_cu_info.h
M symtabAPI/src/Object-elf.C
Log Message:
-----------
Rename is_fullcu -> is_full_unit
Commit: 68738674f1543748ecaf12e5dbfa52f7fdaa78a2
https://github.com/dyninst/dyninst/commit/68738674f1543748ecaf12e5dbfa52f7fdaa78a2
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M dwarf/h/dwarf_cu_info.h
M symtabAPI/src/Object-elf.C
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Rename is_partialcu -> is_partial_unit
Commit: b83beb5241645b39e40ee1124f7639b4329115af
https://github.com/dyninst/dyninst/commit/b83beb5241645b39e40ee1124f7639b4329115af
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M dwarf/h/dwarf_cu_info.h
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Rename is_typecu -> is_type_unit
Commit: 6d3d47d34f23444d04b70593a74fa624b4d3b6ae
https://github.com/dyninst/dyninst/commit/6d3d47d34f23444d04b70593a74fa624b4d3b6ae
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M dwarf/h/dwarf_cu_info.h
M symtabAPI/src/dwarfWalker.C
Log Message:
-----------
Refactor is_cudie to make unit concepts clearer
Commit: 2ee734a7ff1654c79fe1a605f4d7c799c4338a28
https://github.com/dyninst/dyninst/commit/2ee734a7ff1654c79fe1a605f4d7c799c4338a28
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M dwarf/h/dwarf_cu_info.h
Log Message:
-----------
Add is_imported_unit for completeness
Not currently used.
Compare: https://github.com/dyninst/dyninst/compare/8bd073e5bc13%5E...2ee734a7ff16
|