Home
last modified time | relevance | path

Searched refs:DW_OP_addr (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sh/include/asm/
H A Ddwarf.h13 #define DW_OP_addr 0x03 macro
/linux/tools/perf/util/
H A Ddwarf-aux.c1538 if (ops->atom != DW_OP_addr) in __die_find_var_addr_cb()
1657 if (ops->atom != DW_OP_addr) in __die_collect_global_vars_cb()
H A Dannotate-data.c122 case DW_OP_addr: in pr_debug_location()
H A Dprobe-finder.c137 if (op->atom == DW_OP_addr) { in convert_variable_location()