OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STAB_STRING_SECTION_NAME
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
obj-som.h
59
#define
STAB_STRING_SECTION_NAME
"$GDB_STRINGS$"
obj-coff.c
1819
#ifndef
STAB_STRING_SECTION_NAME
1820
#define
STAB_STRING_SECTION_NAME
".stabstr"
1822
if (! streq (
STAB_STRING_SECTION_NAME
, sec->name))
/src/external/gpl3/binutils.old/dist/gas/config/
obj-som.h
59
#define
STAB_STRING_SECTION_NAME
"$GDB_STRINGS$"
obj-coff.c
1798
#ifndef
STAB_STRING_SECTION_NAME
1799
#define
STAB_STRING_SECTION_NAME
".stabstr"
1801
if (! streq (
STAB_STRING_SECTION_NAME
, sec->name))
/src/external/gpl3/binutils/dist/gas/
stabs.c
44
#ifndef
STAB_STRING_SECTION_NAME
45
#define
STAB_STRING_SECTION_NAME
".stabstr"
389
s_stab_generic (what, STAB_SECTION_NAME,
STAB_STRING_SECTION_NAME
, false);
/src/external/gpl3/binutils.old/dist/gas/
stabs.c
44
#ifndef
STAB_STRING_SECTION_NAME
45
#define
STAB_STRING_SECTION_NAME
".stabstr"
413
s_stab_generic (what, STAB_SECTION_NAME,
STAB_STRING_SECTION_NAME
, false);
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026