Home
last modified time | relevance | path

Searched defs:localsym (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c837 typedef struct localsym { struct
843 struct localsym *begin_ptr; /* symbol at start of block */ argument
848 } localsym_t; argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c837 typedef struct localsym { struct
843 struct localsym *begin_ptr; /* symbol at start of block */ argument
848 } localsym_t; argument
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.h707 struct localsym struct
709 uint16_t size;
710 uint16_t kind;
711 uint32_t type;
712 uint16_t flags;
713 char name[];