Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c142 store_implicit_value (Dwarf *dbg, void **cache, Dwarf_Op *op) in store_implicit_value() function
620 int store = store_implicit_value (dbg, cache, &result[n]); in __libdw_intern_expression()
DChangeLog119 * dwarf_getlocation.c (store_implicit_value): Use
278 * dwarf_getlocation.c (store_implicit_value): Check dbg isn't
415 * dwarf_getlocation.c (store_implicit_value): Return error when
417 (__libdw_intern_expression): Report error when store_implicit_value
1536 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
1885 * dwarf_getlocation.c (store_implicit_value): Void the unused uleb128.
1967 * dwarf_getlocation.c (store_implicit_value): Cast op->number2 to
1996 * dwarf_getlocation.c (store_implicit_value): Don't take data
2002 for DW_OP_GNU_const_type. Don't pass data to store_implicit_value.
2549 * dwarf_getlocation.c (store_implicit_value): New function.