Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 2bab4602a5d2359dfe6d1010fd1e5bde25ceb6e2 https://github.com/dyninst/dyninst/commit/2bab4602a5d2359dfe6d1010fd1e5bde25ceb6e2 Author: Kirill Batuzov <batuz...@ispras.ru> Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths: M dyninstAPI/src/image.C M dyninstAPI/src/image.h M dyninstAPI/src/unix.C M symtabAPI/h/Symtab.h M symtabAPI/h/symutil.h M symtabAPI/src/Module.C M symtabAPI/src/Object-elf.C M symtabAPI/src/Object-elf.h M symtabAPI/src/Object.h M symtabAPI/src/Symtab.C Log Message: ----------- Move ObjectType to Object-X classes (#1904) ObjectType is internal to Object class. It can be different for different object file formats. Other code should be using accessors isExecutable(), isSharedLibrary(), etc. To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api