Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dhpacc-abi.c41 static regex_t destructor_pattern; variable
47 if (regexec (&destructor_pattern, name, 0, 0, 0) == 0) in hpacc_is_destructor_name()
322 regcomp (&destructor_pattern, in _initialize_hpacc_abi()