HomeSort by relevance Sort by last modified time
    Searched full:stmtl (Results 1 - 3 of 3) sorted by null

  /external/qemu/elff/
dwarf_cu.cc 449 DIEAttrib stmtl; local
450 if (!cu_die()->get_attrib(DW_AT_stmt_list, &stmtl)) {
456 INC_CPTR(elf_file()->get_debug_line_data(), stmtl.value()->u32);
470 /* Make sure STMTL header is cached. */
dwarf_cu.h 39 /* STMTL header cached by compilation unit. This header is contained in
73 /* Points to standard_opcode_lengths array in the actual STMTL header in
444 /* Caches STMTL header from .debug_line section to stmtl_header_.
449 * stmtl_hdr - STMTL header in the mapped .debug_line section to cache.
dwarf_defs.h 512 /* CU STMTL header in the .debug_line section.
562 /* CU STMTL header in the .debug_line section for 32-bit DWARF. */
564 /* CU STMTL header in the .debug_line section for 64-bit DWARF. */
900 * set_is_stmt - Matches value of default_is_stmt field in the STMTL header.
924 * set_is_stmt - Matches value of default_is_stmt field in the STMTL header.
    [all...]

Completed in 81 milliseconds