Searched refs:hex_visible (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDisasm.h45 hex_visible = set;
62 int hex_visible; member in class:Disasm
H A DSettings.h220 hex_visible = v;
226 return hex_visible;
396 bool hex_visible; // show hex code in disasm member in class:Settings
H A DDisasm.cc156 hex_visible = 1;
325 if (hex_visible)
H A DModule.h136 int vis_bits, int src_visible, bool hex_visible,
H A DSettings.cc160 hex_visible = false;
257 hex_visible = _settings->hex_visible;
1053 hex_visible = ck_hex_visible;
H A DDbeView.h316 return settings->hex_visible;
H A Dgp-display-src.cc78 bool hex_visible; member in class:er_src
H A DPrint.cc740 int src_visible, bool hex_visible, bool src_only)
774 src_visible, hex_visible,
2156 bool hex_visible; local
2315 hex_visible = dbev->get_hex_visible ();
2323 hex_visible = false;
2330 src_visible, hex_visible, srcmetrics_visible);
737 dump_anno_file(FILE *fp, Histable::Type type, Module *module, DbeView *dbev, MetricList *mlist, TValue *ftotal, const char *srcFile, Function *func, Vector<int> *marks, int threshold, int vis_bits, int src_visible, bool hex_visible, bool src_only) argument
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDisasm.h45 hex_visible = set;
65 int hex_visible; member in class:Disasm
H A DSettings.h220 hex_visible = v;
226 return hex_visible;
396 bool hex_visible; // show hex code in disasm member in class:Settings
H A DDisasm.cc199 hex_visible = 1;
340 if (hex_visible)
H A DModule.h136 int vis_bits, int src_visible, bool hex_visible,
H A DSettings.cc160 hex_visible = false;
257 hex_visible = _settings->hex_visible;
1053 hex_visible = ck_hex_visible;
H A DDbeView.h316 return settings->hex_visible;
H A Dgp-display-src.cc78 bool hex_visible; member in class:er_src
H A DPrint.cc740 int src_visible, bool hex_visible, bool src_only)
774 src_visible, hex_visible,
2156 bool hex_visible; local
2315 hex_visible = dbev->get_hex_visible ();
2323 hex_visible = false;
2330 src_visible, hex_visible, srcmetrics_visible);
737 dump_anno_file(FILE *fp, Histable::Type type, Module *module, DbeView *dbev, MetricList *mlist, TValue *ftotal, const char *srcFile, Function *func, Vector<int> *marks, int threshold, int vis_bits, int src_visible, bool hex_visible, bool src_only) argument

Completed in 222 milliseconds