Augusto Noronha aa1b1dc391
[lldb] Add function to tell if a section is a GOT section (#165936)
A global offset table is a section that holds the address of functions
that are dynamically linked. The Swift plugin needs to know if sections
are a global offset table or not.
2025-11-06 12:52:04 -08:00
..