Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdw: Handle .debug_loclists in dwarf_getlocation. | Mark Wielaard | 2018-05-30 | 1 | -2/+4 |
* | __libdw_cu_addr_base: Cast offset to uintptr_t before returning as pointer. | Mark Wielaard | 2018-05-25 | 1 | -1/+1 |
* | libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support. | Mark Wielaard | 2018-05-25 | 1 | -0/+31 |
* | libdw: Add new DWARF5 Dwarf expression operations. | Mark Wielaard | 2018-03-11 | 1 | -1/+4 |
* | libdw: Handle DW_OP_GNU_variable_value. | Mark Wielaard | 2017-11-10 | 1 | -0/+1 |
* | Remove old-style function definitions. | Mark Wielaard | 2015-09-23 | 1 | -4/+1 |
* | libdw: Make sure all attributes come with a (fake) CU for bound checks. | Mark Wielaard | 2014-12-17 | 1 | -5/+24 |
* | libdw: Handle empty location expression for (indirect) DIE locations. | Mark Wielaard | 2013-12-13 | 1 | -4/+4 |
* | libdw: Fix compiler warnings on 32-bit. | Mark Wielaard | 2013-09-30 | 1 | -3/+3 |
* | libdw: Add new functions dwarf_getlocation_attr and dwarf_getlocation_die. | Mark Wielaard | 2013-09-06 | 1 | -0/+103 |