Searched refs:C_JUMP_TABLE_SECTION (Results 1 – 3 of 3) sorted by relevance
13 #define C_JUMP_TABLE_SECTION ".data.rel.ro.c_jump_table" macro
116 strcmp(table_sec->name, C_JUMP_TABLE_SECTION)) in arch_find_switch_table()
157 if (!strcmp(reloc->sym->sec->name, C_JUMP_TABLE_SECTION)) { in find_reloc_of_rodata_c_jump_table()