Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhpacc-abi.c40 static regex_t constructor_pattern; variable
56 if (regexec (&constructor_pattern, name, 0, 0, 0) == 0) in hpacc_is_constructor_name()
319 regcomp (&constructor_pattern, in _initialize_hpacc_abi()