Home
last modified time | relevance | path

Searched refs:AUX_IDENT (Results 1 – 6 of 6) sorted by relevance

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpcoff.h458 #define AUX_IDENT 11 /* ident */ macro
H A Dgpwriteobj.c313 case AUX_IDENT: { in _write_aux_symbols()
H A Dgpreadobj.c360 case AUX_IDENT: in _read_aux()
H A Dgpcoffgen.c1636 return AUX_IDENT; in gp_coffgen_determine_aux_symbol()
/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Dcoff.c607 aux->type = AUX_IDENT; in coff_add_ident_sym()
/dports/devel/gputils/gputils-1.5.0/gputils/
H A Dgpvo.c564 case AUX_IDENT: in _print_symbol_table()