OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:same_block
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
883
struct tag *
same_block
; /* next tag defined in the same block. */
1732
ptag_next = ptag->
same_block
;
2058
tag_ptr->
same_block
= cur_tag_head->first_tag;
4615
ptag_next = ptag->
same_block
;
881
struct tag *
same_block
; \/* next tag defined in the same block. *\/
member in struct:tag
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
883
struct tag *
same_block
; /* next tag defined in the same block. */
1732
ptag_next = ptag->
same_block
;
2058
tag_ptr->
same_block
= cur_tag_head->first_tag;
4612
ptag_next = ptag->
same_block
;
881
struct tag *
same_block
; \/* next tag defined in the same block. *\/
member in struct:tag
Completed in 21 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026