OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbss_sec
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coffcode.h
3517
asection *
tbss_sec
= NULL;
3776
tbss_sec
= current;
4267
if (
tbss_sec
!= NULL)
4268
internal_a.o_sntbss =
tbss_sec
->target_index;
3516
asection *
tbss_sec
= NULL;
local
/src/external/gpl3/binutils.old/dist/bfd/
coffcode.h
3510
asection *
tbss_sec
= NULL;
3769
tbss_sec
= current;
4260
if (
tbss_sec
!= NULL)
4261
internal_a.o_sntbss =
tbss_sec
->target_index;
3509
asection *
tbss_sec
= NULL;
local
/src/external/gpl3/gdb/dist/bfd/
coffcode.h
3519
asection *
tbss_sec
= NULL;
3778
tbss_sec
= current;
4269
if (
tbss_sec
!= NULL)
4270
internal_a.o_sntbss =
tbss_sec
->target_index;
3518
asection *
tbss_sec
= NULL;
local
/src/external/gpl3/gdb.old/dist/bfd/
coffcode.h
3519
asection *
tbss_sec
= NULL;
3778
tbss_sec
= current;
4269
if (
tbss_sec
!= NULL)
4270
internal_a.o_sntbss =
tbss_sec
->target_index;
3518
asection *
tbss_sec
= NULL;
local
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026