OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arch_rx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/compile/
compile.c
605
const char *
arch_rx
= gdbarch_gnu_triplet_regexp (gdbarch);
608
triplet_rx = std::string (
arch_rx
) + "(-[^-]*)?-";
603
const char *
arch_rx
= gdbarch_gnu_triplet_regexp (gdbarch);
local
/src/external/gpl3/gdb/dist/gdb/compile/
compile.c
643
const char *
arch_rx
= gdbarch_gnu_triplet_regexp (gdbarch);
646
triplet_rx = std::string (
arch_rx
) + "(-[^-]*)?-";
641
const char *
arch_rx
= gdbarch_gnu_triplet_regexp (gdbarch);
local
Completed in 19 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026