OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CMSE_STUB_NAME
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-arm.c
2313
#define
CMSE_STUB_NAME
".gnu.sgstubs"
4541
if (!strncmp (input_section->name,
CMSE_STUB_NAME
, strlen (
CMSE_STUB_NAME
)))
4544
asection *out_sec = bfd_get_section_by_name (output_bfd,
CMSE_STUB_NAME
);
4548
CMSE_STUB_NAME
,
4652
return
CMSE_STUB_NAME
;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c
2305
#define
CMSE_STUB_NAME
".gnu.sgstubs"
4609
if (!strncmp (input_section->name,
CMSE_STUB_NAME
, strlen (
CMSE_STUB_NAME
)))
4612
asection *out_sec = bfd_get_section_by_name (output_bfd,
CMSE_STUB_NAME
);
4616
CMSE_STUB_NAME
,
4720
return
CMSE_STUB_NAME
;
/src/external/gpl3/gdb/dist/bfd/
elf32-arm.c
2305
#define
CMSE_STUB_NAME
".gnu.sgstubs"
4605
if (!strncmp (input_section->name,
CMSE_STUB_NAME
, strlen (
CMSE_STUB_NAME
)))
4608
asection *out_sec = bfd_get_section_by_name (output_bfd,
CMSE_STUB_NAME
);
4612
CMSE_STUB_NAME
,
4716
return
CMSE_STUB_NAME
;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c
2305
#define
CMSE_STUB_NAME
".gnu.sgstubs"
4586
if (!strncmp (input_section->name,
CMSE_STUB_NAME
, strlen (
CMSE_STUB_NAME
)))
4589
asection *out_sec = bfd_get_section_by_name (output_bfd,
CMSE_STUB_NAME
);
4593
CMSE_STUB_NAME
,
4697
return
CMSE_STUB_NAME
;
Completed in 109 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026