Searched refs:arch_parse_debug_rodata (Results 1 – 2 of 2) sorted by relevance
16 static inline bool arch_parse_debug_rodata(char *arg) in arch_parse_debug_rodata() function42 #define arch_parse_debug_rodata arch_parse_debug_rodata macro
1412 #ifndef arch_parse_debug_rodata1413 static inline bool arch_parse_debug_rodata(char *str) { return false; } in arch_parse_debug_rodata() function1418 if (arch_parse_debug_rodata(str)) in set_debug_rodata()