HomeSort by: relevance | last modified time | path
    Searched defs:use_ext_lang_for_styling (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
disasm.c 953 m_buffer (!use_ext_lang_for_styling () && use_libopcodes_for_styling ())
959 gdb_disassembler::use_ext_lang_for_styling () const function in class:gdb_disassembler
989 gdb_disassembler::use_ext_lang_for_styling function. */
1085 if (length > 0 && use_ext_lang_for_styling ())
  /src/external/gpl3/gdb.old/dist/gdb/
disasm.c 994 m_buffer (!use_ext_lang_for_styling () && use_libopcodes_for_styling ())
1000 gdb_disassembler::use_ext_lang_for_styling () const function in class:gdb_disassembler
1030 gdb_disassembler::use_ext_lang_for_styling function. */
1126 if (length > 0 && use_ext_lang_for_styling ())

Completed in 25 milliseconds