Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/boot/compressed/
Drelocs.c51 static const char rel_sym_regex[] = variable
71 err = regcomp(&rel_sym_regex_c, rel_sym_regex, in regex_init()