Home
last modified time | relevance | path

Searched defs:colno (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/src/tests/
Ddwfllines.c67 int colno; in main() local
Ddwflmodtest.c56 int lineno = 0, colno = 0; in print_instance() local
/external/elfutils/src/src/
Daddr2line.c319 unsigned int colno = 0; in print_dwarf_function() local
Dreadelf.c6316 int lineno, colno; in print_decoded_line_section() local
8272 print_core_item (unsigned int colno, char sep, unsigned int wrap, in print_core_item()
8345 unsigned int colno, size_t *repeated_size) in handle_core_item()
8605 unsigned int colno = 0; in handle_core_items() local
8695 unsigned int colno) in handle_bit_registers()
8707 unsigned int colno) in handle_core_register()
8909 unsigned int colno = 0; in handle_core_registers() local
9174 unsigned int colno = handle_core_items (ebl->elf, desc, in handle_core_note() local
/external/expat/tests/
Druntests.c431 XML_Size colno; in START_TEST() local
537 XML_Size colno; in START_TEST() local
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc694 const uint64 colno = reader->ReadUnsignedLEB128(start, &templen); in ProcessOneOpcode() local