HomeSort by: relevance | last modified time | path
    Searched defs:use_libopcodes_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 ())
986 gdb_disassembler::use_libopcodes_for_styling () const function in class:gdb_disassembler
1115 new (&m_buffer) string_file (use_libopcodes_for_styling ());
  /src/external/gpl3/gdb.old/dist/gdb/
disasm.c 994 m_buffer (!use_ext_lang_for_styling () && use_libopcodes_for_styling ())
1027 gdb_disassembler::use_libopcodes_for_styling () const function in class:gdb_disassembler
1156 new (&m_buffer) string_file (use_libopcodes_for_styling ());

Completed in 52 milliseconds