Home
last modified time | relevance | path

Searched refs:common_block_start (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.h46 extern void common_block_start (char *, struct objfile *);
Dxcoffread.c1514 common_block_start (cs->c_name, objfile); in process_xcoff_symbol()
Ddbxread.c2963 common_block_start (name, objfile); in process_one_symbol()
Dstabsread.c4047 common_block_start (char *name, struct objfile *objfile) in common_block_start() function