A parser for the DWARF .debug_loc section (pre‐DWARF5 location lists).
Synopsis
Declared in <llvm/DebugInfo/DWARF/DWARFDebugLoc.h>
class DWARFDebugLoc final
: public DWARFLocationTable
Base Classes
Name |
Description |
Table of DWARF location list entries for a unit. |
Types
Name |
Description |
A list of locations that contain one variable. |
Member Functions
Name |
Description |
|
Construct a .debug_loc parser over the given section data. |
Print the location lists found within the debug_loc section. |
|
Dump the location list at the given |
|
Return the underlying location‐list section data. |
|
Visit each absolute location expression in the list at |
|
|
Visit each entry in a .debug_loc location list starting at |
Protected Member Functions
Name |
Description |
|
Dump a single raw .debug_loc location‐list entry. |