OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GDB_OSABI_DEF
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
osabi.def
35
GDB_OSABI_DEF
(NONE, "none", nullptr)
37
GDB_OSABI_DEF
(SVR4, "SVR4", nullptr)
38
GDB_OSABI_DEF
(HURD, "GNU/Hurd", nullptr)
39
GDB_OSABI_DEF
(SOLARIS, "Solaris", nullptr)
40
GDB_OSABI_DEF
(LINUX, "GNU/Linux", "linux(-gnu[^-]*)?")
41
GDB_OSABI_DEF
(FREEBSD, "FreeBSD", nullptr)
42
GDB_OSABI_DEF
(NETBSD, "NetBSD", nullptr)
43
GDB_OSABI_DEF
(OPENBSD, "OpenBSD", nullptr)
44
GDB_OSABI_DEF
(WINCE, "WindowsCE", nullptr)
45
GDB_OSABI_DEF
(GO32, "DJGPP", nullptr
[
all
...]
osabi.h
30
#define
GDB_OSABI_DEF
(Enum, Name, Regex) \
39
#undef
GDB_OSABI_DEF
osabi.cc
42
#define
GDB_OSABI_DEF
(Enum, Name, Regex) \
51
#undef
GDB_OSABI_DEF
/src/external/gpl3/gdb/dist/gdb/
osabi.c
542
#define
GDB_OSABI_DEF
(Enum, Name, Regex) \
553
#undef
GDB_OSABI_DEF
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026