⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demangle.exp

📁 这个是LINUX下的GDB调度工具的源码
💻 EXP
📖 第 1 页 / 共 5 页
字号:
    test_demangling_exact "arm: __ct__1cFi" "c::c(int)"    test_demangling_exact "arm: __dt__11T5__pt__2_iFv" "T5<int>::~T5(void)"    test_demangling_exact "arm: __dt__11T5__pt__2_cFv" "T5<char>::~T5(void)"    test_demangling_exact "arm: __ct__2T2Fi" "T2::T2(int)"    test_demangling_exact "arm: __dt__2T1Fv" "T1::~T1(void)"    test_demangling_exact "arm: __dt__12T5__pt__3_1xFv" "T5<x>::~T5(void)"    test_demangling_exact "arm: __dt__17T5__pt__8_PFcPv_iFv" "T5<int (*)(char, void *)>::~T5(void)"    test_demangling "arm: g__FP1cPC1cT1" \	"g\[(\]+c *\[*\]+, (const c|c const) *\[*\]+, c *\[*\]+\[)\]+"    test_demangling "arm: g__FPUlPCUlT1" \	"g\[(\]+unsigned long \[*\]+, (const unsigned long|unsigned long const) \[*\]+, unsigned long \[*\]+\[)\]+"    test_demangling "arm: g__FPUiPCUiT1" \	"g\[(\]+unsigned int \[*\]+, (const unsigned int|unsigned int const) \[*\]+, unsigned int \[*\]+\[)\]+"    test_demangling "arm: g__FPUsPCUsT1" \	"g\[(\]+unsigned short \[*\]+, (const unsigned short|unsigned short const) \[*\]+, unsigned short \[*\]+\[)\]+"    test_demangling "arm: g__FPUcPCUcT1" \	"g\[(\]+unsigned char \[*\]+, (const unsigned char|unsigned char const) \[*\]+, unsigned char \[*\]+\[)\]+"    test_demangling "arm: g__F1TPlPClT2" \	"g\[(\]+T, long \[*\]+, (const long|long const) \[*\]+, long \[*\]+\[)\]+"    test_demangling "arm: g__F1RRlRClT2" \	"g\[(\]+R, long &, (const long|long const) &, long &\[)\]+"    test_demangling "arm: g__F1TPiPCiT2" \	"g\[(\]+T, int \[*\]+, (const int|int const) \[*\]+, int \[*\]+\[)\]+"    test_demangling "arm: g__F1RRiRCiT2" \	"g\[(\]+R, int &, (const int|int const) &, int &\[)\]+"    test_demangling "arm: g__F1TPsPCsT2" \	"g\[(\]+T, short \[*\]+, (const short|short const) \[*\]+, short \[*\]+\[)\]+"    test_demangling "arm: g__F1RRsRCsT2" \	"g\[(\]+R, short &, (const short|short const) &, short &\[)\]+"    test_demangling "arm: g__F1TPcPCcT2" \	"g\[(\]+T, char \[*\]+, (const char|char const) \[*\]+, char \[*\]+\[)\]+"    test_demangling "arm: g__F1RRcRCcT2" \	"g\[(\]+R, char &, (const char|char const) &, char &\[)\]+"    test_demangling_exact "arm: __ct__21T5__pt__11_PFiPPdPv_iFi" "T5<int (*)(int, double **, void *)>::T5(int)"    test_demangling "arm: __gt__FRC2T2c" \	"operator>\[(\]+(const T2|T2 const) &, char\[)\]+"    test_demangling "arm: __ge__FRC2T2c" \	"operator>=\[(\]+(const T2|T2 const) &, char\[)\]+"    test_demangling "arm: __lt__FRC2T2c" \	"operator<\[(\]+(const T2|T2 const) &, char\[)\]+"    test_demangling "arm: __le__FRC2T2c" \	"operator<=\[(\]+(const T2|T2 const) &, char\[)\]+"    test_demangling "arm: __ne__FRC2T2c" \	"operator!=\[(\]+(const T2|T2 const) &, char\[)\]+"    test_demangling "arm: __eq__FRC2T2c" \	"operator==\[(\]+(const T2|T2 const) &, char\[)\]+"    test_demangling_exact "arm: __amd__FR2T2i" "operator%=(T2 &, int)"    test_demangling_exact "arm: __adv__FR2T2i" "operator/=(T2 &, int)"    test_demangling_exact "arm: __amu__FR2T2i" "operator*=(T2 &, int)"    test_demangling_exact "arm: __ami__FR2T2i" "operator-=(T2 &, int)"    test_demangling_exact "arm: __apl__FR2T2i" "operator+=(T2 &, int)"    test_demangling_exact "arm: __nw__2T1SFUi" "T1::operator new(unsigned int) static"    test_demangling_exact "arm: __dl__2T1SFPv" "T1::operator delete(void *) static"    test_demangling_exact "arm: put__2T7SFi" "T7::put(int) static"    test_demangling_exact "arm: __dl__12T5__pt__3_1xSFPv" "T5<x>::operator delete(void *) static"    test_demangling_exact "arm: h__FUc" "h(unsigned char)"    test_demangling_exact "arm: f__Fic" "f(int, char)"    test_demangling_exact "arm: h__FUi" "h(unsigned int)"    test_demangling_exact "arm: h__Fci" "h(char, int)"    test_demangling_exact "arm: h__FUl" "h(unsigned long)"    test_demangling_exact "arm: h__Fcl" "h(char, long)"    test_demangling_exact "arm: h__FUs" "h(unsigned short)"    test_demangling_exact "arm: h__Fcs" "h(char, short)"    test_demangling "arm: __amd__FR2T2RC2T2" \	"operator%=\[(\]+T2 &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __adv__FR2T2RC2T2" \	"operator/=\[(\]+T2 &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __amu__FR2T2RC2T2" \	"operator\[*\]+=\[(\]+T2 &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __ami__FR2T2RC2T2" \	"operator-=\[(\]+T2 &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __apl__FR2T2RC2T2" \	"operator\[+\]+=\[(\]+T2 &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: g__F1SRPUlRPCUlT2" \	"g\[(\]+S, unsigned long \[*\]+&, (const unsigned long|unsigned long const) \[*\]+&, unsigned long \[*\]+&\[)\]+"    test_demangling "arm: g__F1SRPUiRPCUiT2" \	"g\[(\]+S, unsigned int \[*\]+&, (const unsigned int|unsigned int const) \[*\]+&, unsigned int \[*\]+&\[)\]+"    test_demangling "arm: g__F1SRPUsRPCUsT2" \	"g\[(\]+S, unsigned short \[*\]+&, (const unsigned short|unsigned short const) \[*\]+&, unsigned short \[*\]+&\[)\]+"    test_demangling "arm: g__F1SRPUcRPCUcT2" \	"g\[(\]+S, unsigned char \[*\]+&, (const unsigned char|unsigned char const) \[*\]+&, unsigned char \[*\]+&\[)\]+"    test_demangling "arm: g__F1T1SRPlRPClT3" \	"g\[(\]+T, S, long \[*\]+&, (const long|long const) \[*\]+&, long \[*\]+&\[)\]+"    test_demangling "arm: g__F1T1SRPiRPCiT3" \	"g\[(\]+T, S, int \[*\]+&, (const int|int const) \[*\]+&, int \[*\]+&\[)\]+"    test_demangling "arm: g__F1T1SRPcRPCcT3" \	"g\[(\]+T, S, char \[*\]+&, (const char|char const) \[*\]+&, char \[*\]+&\[)\]+"    test_demangling_exact "arm: X__12T5__pt__3_1x" "T5<x>::X"    test_demangling_exact "arm: __ct__11T5__pt__2_iFi" "T5<int>::T5(int)"    test_demangling_exact "arm: __ct__11T5__pt__2_cFi" "T5<char>::T5(int)"    test_demangling "arm: __gt__FRC2T2T1" \	"operator>\[(\]+(const T2|T2 const) &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __ge__FRC2T2T1" \	"operator>=\[(\]+(const T2|T2 const) &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __lt__FRC2T2T1" \	"operator<\[(\]+(const T2|T2 const) &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __le__FRC2T2T1" \	"operator<=\[(\]+(const T2|T2 const) &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __ne__FRC2T2T1" \	"operator!=\[(\]+(const T2|T2 const) &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: __eq__FRC2T2T1" \	"operator==\[(\]+(const T2|T2 const) &, (const T2|T2 const) &\[)\]+"    test_demangling "arm: g__FcR1cRC1cT2" \	"g\[(\]+char, c &, (const c|c const) &, c &\[)\]+"    test_demangling "arm: g__FcRPdRPCdT2" \	"g\[(\]+char, double *\[*\]+&, (const double|double const) *\[*\]+&, double *\[*\]+&\[)\]+"    test_demangling "arm: g__FcRPfRPCfT2" \	"g\[(\]+char, float *\[*\]+&, (const float|float const) *\[*\]+&, float *\[*\]+&\[)\]+"    test_demangling_exact "arm: h__FcT1" "h(char, char)"    test_demangling_exact "arm: f__Ficd" "f(int, char, double)"    test_demangling "arm: g__F1T1SdRPsRPCsT4" \	"g\[(\]+T, S, double, short \[*\]+&, (const short|short const) \[*\]+&, short \[*\]+&\[)\]+"    test_demangling "arm: g__F1cC1cT1" \	"g\[(\]+c, (const c|c const), c\[)\]+"    test_demangling "arm: g__FPdPCdT1" \	"g\[(\]+double *\[*\]+, (const double|double const) *\[*\]+, double *\[*\]+\[)\]+"    test_demangling "arm: g__FPfPCfT1" \	"g\[(\]+float *\[*\]+, (const float|float const) *\[*\]+, float *\[*\]+\[)\]+"    test_demangling "arm: g__FUlCUlT1" \	"g\[(\]+unsigned long, (const unsigned long|unsigned long const), unsigned long\[)\]+"    test_demangling "arm: g__FPlPClT1" \	"g\[(\]+long \[*\]+, (const long|long const) \[*\]+, long \[*\]+\[)\]+"    test_demangling "arm: g__FUiCUiT1" \	"g\[(\]+unsigned int, (const unsigned int|unsigned int const), unsigned int\[)\]+"    test_demangling "arm: g__FPiPCiT1" \	"g\[(\]+int \[*\]+, (const int|int const) \[*\]+, int \[*\]+\[)\]+"    test_demangling "arm: g__FUsCUsT1" \	"g\[(\]+unsigned short, (const unsigned short|unsigned short const), unsigned short\[)\]+"    test_demangling "arm: g__FPsPCsT1" \	"g\[(\]+short \[*\]+, (const short|short const) \[*\]+, short \[*\]+\[)\]+"    test_demangling "arm: g__FUcCUcT1" \	"g\[(\]+unsigned char, (const unsigned char|unsigned char const), unsigned char\[)\]+"    test_demangling "arm: g__FPcPCcT1" \	"g\[(\]+char \[*\]+, (const char|char const) \[*\]+, char \[*\]+\[)\]+"    test_demangling "arm: g__F1TlClT2" \	"g\[(\]+T, long, (const long|long const), long\[)\]+"    test_demangling "arm: g__F1TiCiT2" \	"g\[(\]+T, int, (const int|int const), int\[)\]+"    test_demangling "arm: g__F1TsCsT2" \	"g\[(\]+T, short, (const short|short const), short\[)\]+"    test_demangling "arm: g__F1TcCcT2" \	"g\[(\]+T, char, (const char|char const), char\[)\]+"    test_demangling_exact "arm: __dl__17T5__pt__8_PFcPv_iSFPv" "T5<int (*)(char, void *)>::operator delete(void *) static"    test_demangling "arm: printf__FPCce" \	"printf\[(\]+(const char|char const) \[*\]+,...\[)\]+"    test_demangling_exact "arm: X__17T5__pt__8_PFcPv_i" "T5<int (*)(char, void *)>::X"    test_demangling_exact "arm: __ct__12T5__pt__3_1xFi" "T5<x>::T5(int)"    test_demangling "arm: g__F1SRUlRCUlT2" \	"g\[(\]+S, unsigned long &, (const unsigned long|unsigned long const) &, unsigned long &\[)\]+"    test_demangling "arm: g__F1SRPlRPClT2" \	"g\[(\]+S, long \[*\]+&, (const long|long const) \[*\]+&, long \[*\]+&\[)\]+"    test_demangling "arm: g__F1RRUiRCUiT2" \	"g\[(\]+R, unsigned int &, (const unsigned int|unsigned int const) &, unsigned int &\[)\]+"    test_demangling "arm: g__F1SRPiRPCiT2" \	"g\[(\]+S, int \[*\]+&, (const int|int const) \[*\]+&, int \[*\]+&\[)\]+"    test_demangling "arm: g__F1RRUsRCUsT2" \	"g\[(\]+R, unsigned short &, (const unsigned short|unsigned short const) &, unsigned short &\[)\]+"    test_demangling "arm: g__F1SRPsRPCsT2" \	"g\[(\]+S, short \[*\]+&, (const short|short const) \[*\]+&, short \[*\]+&\[)\]+"    test_demangling "arm: g__F1RRUcRCUcT2" \	"g\[(\]+R, unsigned char &, (const unsigned char|unsigned char const) &, unsigned char &\[)\]+"    test_demangling "arm: g__F1SRPcRPCcT2" \	"g\[(\]+S, char \[*\]+&, (const char|char const) \[*\]+&, char \[*\]+&\[)\]+"    test_demangling "arm: g__F1T1RRlRClT3" \	"g\[(\]+T, R, long &, (const long|long const) &, long &\[)\]+"    test_demangling "arm: g__F1T1RRiRCiT3" \	"g\[(\]+T, R, int &, (const int|int const) &, int &\[)\]+"    test_demangling "arm: g__F1T1RRsRCsT3" \	"g\[(\]+T, R, short &, (const short|short const) &, short &\[)\]+"    test_demangling "arm: g__F1T1RRcRCcT3" \	"g\[(\]+T, R, char &, (const char|char const) &, char &\[)\]+"    test_demangling_exact "arm: __dl__21T5__pt__11_PFiPPdPv_iSFPv" "T5<int (*)(int, double **, void *)>::operator delete(void *) static"    test_demangling_exact "arm: __std__foo" "global destructors keyed to foo"    test_demangling_exact "arm: __sti__bar" "global constructors keyed to bar"    test_demangling_exact "arm: f__FicdPcPFci_v" "f(int, char, double, char *, void (*)(char, int))"    test_demangling_exact "arm: f__FicdPcPFic_v" "f(int, char, double, char *, void (*)(int, char))"    test_demangling_exact "arm: ge

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -