OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:os_rx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/compile/
compile.c
604
const char *
os_rx
= osabi_triplet_regexp (gdbarch_osabi (gdbarch));
609
if (
os_rx
!= nullptr)
610
triplet_rx +=
os_rx
;
602
const char *
os_rx
= osabi_triplet_regexp (gdbarch_osabi (gdbarch));
local
/src/external/gpl3/gdb/dist/gdb/compile/
compile.c
642
const char *
os_rx
= osabi_triplet_regexp (gdbarch_osabi (gdbarch));
647
if (
os_rx
!= nullptr)
648
triplet_rx +=
os_rx
;
640
const char *
os_rx
= osabi_triplet_regexp (gdbarch_osabi (gdbarch));
local
Completed in 44 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026