OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:info_sec
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
8997
asection *
info_sec
;
9002
info_sec
= subseg_new (".xtensa.info", 0);
9003
bfd_set_section_flags (
info_sec
, SEC_HAS_CONTENTS | SEC_READONLY);
8985
asection *
info_sec
;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
8997
asection *
info_sec
;
9002
info_sec
= subseg_new (".xtensa.info", 0);
9003
bfd_set_section_flags (
info_sec
, SEC_HAS_CONTENTS | SEC_READONLY);
8985
asection *
info_sec
;
local
Completed in 38 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026