HomeSort by relevance Sort by last modified time
    Searched defs:TAG_compile_unit (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/elf/
dwarf.h 54 TAG_compile_unit = 0x0011,
83 #define TAG_source_file TAG_compile_unit /* for backward compatibility */
  /external/valgrind/coregrind/m_debuginfo/
readdwarf.c 898 if ( tag != 0x0011 /*TAG_compile_unit*/ )
    [all...]

Completed in 118 milliseconds