Searched refs:standard_opcode_lengths (Results 1 – 5 of 5) sorted by relevance
216 const uint8_t *standard_opcode_lengths = linep - 1; in dwarf_getsrclines() local497 if (unlikely (standard_opcode_lengths[opcode] != 0)) in dwarf_getsrclines()516 if (unlikely (standard_opcode_lengths[opcode] != 1)) in dwarf_getsrclines()526 if (unlikely (standard_opcode_lengths[opcode] != 1)) in dwarf_getsrclines()535 if (unlikely (standard_opcode_lengths[opcode] != 1)) in dwarf_getsrclines()544 if (unlikely (standard_opcode_lengths[opcode] != 1)) in dwarf_getsrclines()553 if (unlikely (standard_opcode_lengths[opcode] != 0)) in dwarf_getsrclines()561 if (unlikely (standard_opcode_lengths[opcode] != 0)) in dwarf_getsrclines()569 if (unlikely (standard_opcode_lengths[opcode] != 0)) in dwarf_getsrclines()579 if (unlikely (standard_opcode_lengths[opcode] != 1)) in dwarf_getsrclines()[all …]
75 const Elf_Byte* standard_opcode_lengths; member461 stmtl_header_.standard_opcode_lengths = &stmtl_hdr->standard_opcode_lengths; in cache_stmtl()467 INC_CPTR_T(char, stmtl_header_.standard_opcode_lengths, in cache_stmtl()
560 Elf_Byte standard_opcode_lengths; member
669 uleb < stmtl_header_.standard_opcode_lengths[op - 1]; uleb++) { in get_pc_address_file_info()
4625 const uint8_t *standard_opcode_lengths = linep - 1; in print_debug_line_section() local4858 if (unlikely (standard_opcode_lengths[opcode] != 1)) in print_debug_line_section()4894 if (unlikely (standard_opcode_lengths[opcode] != 1)) in print_debug_line_section()4926 standard_opcode_lengths[opcode]), in print_debug_line_section()4927 standard_opcode_lengths[opcode]); in print_debug_line_section()4928 for (int n = standard_opcode_lengths[opcode]; n > 0; --n) in print_debug_line_section()4931 if (n != standard_opcode_lengths[opcode]) in print_debug_line_section()