Lines Matching refs:compare
72 if (str.compare(".rodata") == 0) {
74 } else if (str.compare(".rodata.cst4") == 0) {
76 } else if (str.compare(".rodata.cst8") == 0) {
78 } else if (str.compare(".rodata.cst16") == 0) {
80 } else if (str.compare(".rodata.cst32") == 0) {
82 } else if (str.compare(".text") == 0) {
84 } else if (str.compare(".data") == 0) {
86 } else if (str.compare(".got") == 0) {
88 } else if (str.compare(".rela.text") == 0) {
90 } else if (str.compare(".strtab") == 0) {
92 } else if (str.compare(".symtab") == 0) {
94 } else if (str.compare(".shstrtab") == 0) {
96 } else if (str.compare(".llvm_stackmaps") == 0) {
98 } else if (str.compare(".ark_stackmaps") == 0) {
100 } else if (str.compare(".ark_funcentry") == 0) {
102 } else if (str.compare(".ark_asmstub") == 0) {
104 } else if (str.compare(".ark_moduleinfo") == 0) {