HomeSort by: relevance | last modified time | path
    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 20 milliseconds