Branch: refs/heads/kupsch/symtab_h_reorganize
Home: https://github.com/dyninst/dyninst
Commit: 50f773fd20480ad3d83c07a677026685a86a5a3a
https://github.com/dyninst/dyninst/commit/50f773fd20480ad3d83c07a677026685a86a5a3a
Author: James A. Kupsch <[email protected]>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M symtabAPI/CMakeLists.txt
A symtabAPI/h/ExceptionBlock.h
M symtabAPI/h/Symtab.h
A symtabAPI/h/relocationEntry.h
A symtabAPI/src/ExceptionBlock.C
M symtabAPI/src/Symbol.C
M symtabAPI/src/Symtab.C
A symtabAPI/src/relocationEntry.C
Log Message:
-----------
reorganize and cleanup Symtab.h
- fix incomplete type error of a std::vector<relocationEntry>
member declared before relocationEntry was defined
- move class ExceptionBlock to its own .h and .C
- move class relocationEntry to its own .h and .C
- move Symbol:: methods from Symtab.C to Symbol.C
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api