Home
last modified time | relevance | path

Searched defs:symloc (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddbxread.c68 struct symloc struct
95 #define LDSYMOFF(p) (((struct symloc *)((p)->read_symtab_private))->ldsymoff) argument
H A Dmdebugread.c105 struct symloc struct
121 #define PST_PRIVATE(p) ((struct symloc *)(p)->read_symtab_private) argument
H A Dxcoffread.c64 struct symloc struct
69 int first_symnum;
77 int numsyms;
80 unsigned int lineno_off;
H A Dhpread.c97 struct symloc struct
113 #define LDSYMOFF(p) (((struct symloc *)((p)->read_symtab_private))->ldsymoff) argument