Home
last modified time | relevance | path

Searched defs:section_stack (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c500 struct section_stack struct
502 struct section_stack *next; argument
507 static struct section_stack *section_stack; argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-elf.c484 struct section_stack struct
486 struct section_stack *next; argument
491 static struct section_stack *section_stack; variable