Home
last modified time | relevance | path

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

/arch/sh/kernel/
Ddwarf.c148 static inline unsigned long dwarf_read_uleb128(char *addr, unsigned int *ret) in dwarf_read_uleb128() function
429 count = dwarf_read_uleb128(current_insn, &offset); in dwarf_cfa_execute_insns()
465 count = dwarf_read_uleb128(current_insn, &reg); in dwarf_cfa_execute_insns()
467 count = dwarf_read_uleb128(current_insn, &offset); in dwarf_cfa_execute_insns()
472 count = dwarf_read_uleb128(current_insn, &reg); in dwarf_cfa_execute_insns()
476 count = dwarf_read_uleb128(current_insn, &reg); in dwarf_cfa_execute_insns()
482 count = dwarf_read_uleb128(current_insn, in dwarf_cfa_execute_insns()
485 count = dwarf_read_uleb128(current_insn, in dwarf_cfa_execute_insns()
492 count = dwarf_read_uleb128(current_insn, in dwarf_cfa_execute_insns()
498 count = dwarf_read_uleb128(current_insn, &offset); in dwarf_cfa_execute_insns()
[all …]