Searched refs:lineoff (Results 1 – 3 of 3) sorted by relevance
236 uint32_t lineoff; // Offset to line table entries member
567 m_sect_headers[idx].lineoff = section_header_data.GetU32(&offset); in ParseSectionHeaders()1121 sh.lineoff, sh.nreloc, sh.nline, sh.flags); in DumpSectionHeader()
8061 Dwarf_Word lineoff; in print_decoded_line_section() local8062 if (dwarf_formudata (&stmt_list, &lineoff) != 0) in print_decoded_line_section()8064 if (lineoff == off) in print_decoded_line_section()9986 Dwarf_Word lineoff; in print_debug_macro_section() local9987 if (dwarf_formudata (&attr, &lineoff) != 0) in print_debug_macro_section()9992 newp->offset = lineoff; in print_debug_macro_section()