Home
last modified time | relevance | path

Searched refs:store_implicit_value (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation.c126 store_implicit_value (Dwarf *dbg, void **cache, Dwarf_Op *op) in store_implicit_value() function
599 int store = store_implicit_value (dbg, cache, &result[n]); in __libdw_intern_expression()
DChangeLog135 * dwarf_getlocation.c (store_implicit_value): Return error when
137 (__libdw_intern_expression): Report error when store_implicit_value
1256 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
1605 * dwarf_getlocation.c (store_implicit_value): Void the unused uleb128.
1687 * dwarf_getlocation.c (store_implicit_value): Cast op->number2 to
1716 * dwarf_getlocation.c (store_implicit_value): Don't take data
1722 for DW_OP_GNU_const_type. Don't pass data to store_implicit_value.
2269 * dwarf_getlocation.c (store_implicit_value): New function.