Home
last modified time | relevance | path

Searched refs:CASE_S (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc35 #define CASE_S(x) case x: s = (char *) #x; break macro
44 CASE_S (STT_NOTYPE); in gelf_st_type2str()
45 CASE_S (STT_OBJECT); in gelf_st_type2str()
46 CASE_S (STT_FUNC); in gelf_st_type2str()
47 CASE_S (STT_SECTION); in gelf_st_type2str()
48 CASE_S (STT_FILE); in gelf_st_type2str()
49 CASE_S (STT_COMMON); in gelf_st_type2str()
50 CASE_S (STT_TLS); in gelf_st_type2str()
52 CASE_S (STT_LOPROC); in gelf_st_type2str()
53 CASE_S (STT_HIPROC); in gelf_st_type2str()
[all …]
H A DBaseMetric.cc776 #define CASE_S(x) case x: s = (char *) #x; break macro
784 CASE_S (CP_LMS_SYSTEM); in get_basetype_name()
785 CASE_S (CP_TOTAL_CPU); in get_basetype_name()
786 CASE_S (CP_TOTAL); in get_basetype_name()
787 CASE_S (OMP_MASTER_THREAD); in get_basetype_name()
788 CASE_S (CP_LMS_USER); in get_basetype_name()
789 CASE_S (CP_LMS_WAIT_CPU); in get_basetype_name()
790 CASE_S (CP_LMS_USER_LOCK); in get_basetype_name()
791 CASE_S (CP_LMS_TFAULT); in get_basetype_name()
792 CASE_S (CP_LMS_DFAULT); in get_basetype_name()
[all …]
H A DClassFile.cc909 #define CASE_S(x) case x: return (char *) #x macro
916 CASE_S (CONSTANT_UTF8); in getTypeName()
917 CASE_S (CONSTANT_INTEGER); in getTypeName()
918 CASE_S (CONSTANT_FLOAT); in getTypeName()
919 CASE_S (CONSTANT_LONG); in getTypeName()
920 CASE_S (CONSTANT_DOUBLE); in getTypeName()
921 CASE_S (CONSTANT_CLASS); in getTypeName()
922 CASE_S (CONSTANT_STRING); in getTypeName()
923 CASE_S (CONSTANT_FIELD); in getTypeName()
924 CASE_S (CONSTANT_METHOD); in getTypeName()
[all …]
H A DHist_data.cc1810 #define CASE_S(x) case x: return (char *) #x macro
1817 CASE_S (INSTR); in type_to_string()
1818 CASE_S (LINE); in type_to_string()
1819 CASE_S (FUNCTION); in type_to_string()
1820 CASE_S (MODULE); in type_to_string()
1821 CASE_S (LOADOBJECT); in type_to_string()
1822 CASE_S (EADDR); in type_to_string()
1823 CASE_S (MEMOBJ); in type_to_string()
1824 CASE_S (INDEXOBJ); in type_to_string()
1825 CASE_S (PAGE); in type_to_string()
[all …]
H A DDbe.cc132 #define CASE_S(x) case x: return #x macro
138 CASE_S (DSP_FUNCTION); in dsp_type_to_string()
139 CASE_S (DSP_LINE); in dsp_type_to_string()
140 CASE_S (DSP_PC); in dsp_type_to_string()
141 CASE_S (DSP_SOURCE); in dsp_type_to_string()
142 CASE_S (DSP_DISASM); in dsp_type_to_string()
143 CASE_S (DSP_SELF); in dsp_type_to_string()
144 CASE_S (DSP_CALLER); in dsp_type_to_string()
145 CASE_S (DSP_CALLEE); in dsp_type_to_string()
146 CASE_S (DSP_CALLTREE); in dsp_type_to_string()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc34 #define CASE_S(x) case x: s = (char *) #x; break macro
43 CASE_S (STT_NOTYPE); in gelf_st_type2str()
44 CASE_S (STT_OBJECT); in gelf_st_type2str()
45 CASE_S (STT_FUNC); in gelf_st_type2str()
46 CASE_S (STT_SECTION); in gelf_st_type2str()
47 CASE_S (STT_FILE); in gelf_st_type2str()
48 CASE_S (STT_COMMON); in gelf_st_type2str()
49 CASE_S (STT_TLS); in gelf_st_type2str()
51 CASE_S (STT_LOPROC); in gelf_st_type2str()
52 CASE_S (STT_HIPROC); in gelf_st_type2str()
[all …]
H A DBaseMetric.cc776 #define CASE_S(x) case x: s = (char *) #x; break macro
784 CASE_S (CP_LMS_SYSTEM); in get_basetype_name()
785 CASE_S (CP_TOTAL_CPU); in get_basetype_name()
786 CASE_S (CP_TOTAL); in get_basetype_name()
787 CASE_S (OMP_MASTER_THREAD); in get_basetype_name()
788 CASE_S (CP_LMS_USER); in get_basetype_name()
789 CASE_S (CP_LMS_WAIT_CPU); in get_basetype_name()
790 CASE_S (CP_LMS_USER_LOCK); in get_basetype_name()
791 CASE_S (CP_LMS_TFAULT); in get_basetype_name()
792 CASE_S (CP_LMS_DFAULT); in get_basetype_name()
[all …]
H A DClassFile.cc909 #define CASE_S(x) case x: return (char *) #x macro
916 CASE_S (CONSTANT_UTF8); in getTypeName()
917 CASE_S (CONSTANT_INTEGER); in getTypeName()
918 CASE_S (CONSTANT_FLOAT); in getTypeName()
919 CASE_S (CONSTANT_LONG); in getTypeName()
920 CASE_S (CONSTANT_DOUBLE); in getTypeName()
921 CASE_S (CONSTANT_CLASS); in getTypeName()
922 CASE_S (CONSTANT_STRING); in getTypeName()
923 CASE_S (CONSTANT_FIELD); in getTypeName()
924 CASE_S (CONSTANT_METHOD); in getTypeName()
[all …]
H A DHist_data.cc1810 #define CASE_S(x) case x: return (char *) #x macro
1817 CASE_S (INSTR); in type_to_string()
1818 CASE_S (LINE); in type_to_string()
1819 CASE_S (FUNCTION); in type_to_string()
1820 CASE_S (MODULE); in type_to_string()
1821 CASE_S (LOADOBJECT); in type_to_string()
1822 CASE_S (EADDR); in type_to_string()
1823 CASE_S (MEMOBJ); in type_to_string()
1824 CASE_S (INDEXOBJ); in type_to_string()
1825 CASE_S (PAGE); in type_to_string()
[all …]
H A DDbe.cc132 #define CASE_S(x) case x: return #x macro
138 CASE_S (DSP_FUNCTION); in dsp_type_to_string()
139 CASE_S (DSP_LINE); in dsp_type_to_string()
140 CASE_S (DSP_PC); in dsp_type_to_string()
141 CASE_S (DSP_SOURCE); in dsp_type_to_string()
142 CASE_S (DSP_DISASM); in dsp_type_to_string()
143 CASE_S (DSP_SELF); in dsp_type_to_string()
144 CASE_S (DSP_CALLER); in dsp_type_to_string()
145 CASE_S (DSP_CALLEE); in dsp_type_to_string()
146 CASE_S (DSP_CALLTREE); in dsp_type_to_string()
[all …]