Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A DChangeLog480 dwarf_locexpr_opcode_string): Likewise.
2245 (dwarf_locexpr_opcode_string): Adjust uses of know-dwarf.h macros
3106 (print_ops): Remove KNOWN. Use dwarf_locexpr_opcode_string.
3122 (dwarf_locexpr_opcode_string): Likewise.
H A Dreadelf.c4518 dwarf_locexpr_opcode_string (unsigned int code) in dwarf_locexpr_opcode_string() function
4841 const char *op_name = dwarf_locexpr_opcode_string (op); in print_ops()