Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_getlocation.c102 store_implicit_value (Dwarf *dbg, void **cache, Dwarf_Op *op) in store_implicit_value() function
524 store_implicit_value (dbg, cache, &result[n]); in __libdw_intern_expression()
DChangeLog52 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
401 * dwarf_getlocation.c (store_implicit_value): Void the unused uleb128.
483 * dwarf_getlocation.c (store_implicit_value): Cast op->number2 to
512 * dwarf_getlocation.c (store_implicit_value): Don't take data
518 for DW_OP_GNU_const_type. Don't pass data to store_implicit_value.
1065 * dwarf_getlocation.c (store_implicit_value): New function.