Searched refs:print_expr (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/tests/ |
D | varlocs.c | 167 static void print_expr (Dwarf_Attribute *, Dwarf_Op *, Dwarf_Addr, int); 176 print_expr (attr, &exprs[i], addr, depth); in print_expr_block() 193 print_expr (Dwarf_Attribute *attr, Dwarf_Op *expr, Dwarf_Addr addr, int depth) in print_expr() function
|
D | ChangeLog | 1259 * varlocs.c (print_expr): Take a new depth argument. Check it isn't 1261 (print_expr_block): Take a new depth argument. Pass it to print_expr. 1298 * varlocs.c (print_expr): Error on bad DW_OP_GNU_parameter_ref 1405 (print_expr): Don't fail on missing CFI for is_debug. 1439 * varlocx.c (print_expr): Handle DW_OP_GNU_addr_index, 1556 * varlocs.c (print_expr): Handle DW_OP_implicit_pointer, 1664 (print_expr): Don't crash and burn when CFI cannot be found for an 1680 (print_expr): Fix typo in error message.r 2849 * varlocs.c (print_expr): Update comment to explain empty location
|
/external/llvm/test/Transforms/GVN/ |
D | 2007-07-31-NoDomInherit.ll | 113 declare void @print_expr(i32)
|