Searched refs:Text_Psect (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | obj-vms.c | 1886 int type1, int type2, int Text_Psect) in VMS_stab_parse() argument 1961 Text_Psect, in VMS_stab_parse() 1981 VMS_GSYM_Parse (symbolS *sp, int Text_Psect) in VMS_GSYM_Parse() argument 1983 VMS_stab_parse (sp, 'G', (N_UNDF | N_EXT), (N_DATA | N_EXT), Text_Psect); in VMS_GSYM_Parse() 1987 VMS_LCSYM_Parse (symbolS *sp, int Text_Psect) in VMS_LCSYM_Parse() argument 1989 VMS_stab_parse (sp, 'S', N_BSS, -1, Text_Psect); in VMS_LCSYM_Parse() 1993 VMS_STSYM_Parse (symbolS *sp, int Text_Psect) in VMS_STSYM_Parse() argument 1995 VMS_stab_parse (sp, 'S', N_DATA, -1, Text_Psect); in VMS_STSYM_Parse() 2007 int Text_Psect) in VMS_RSYM_Parse() argument 2105 VMS_Set_Data (Text_Psect, Min_Offset, OBJ_S_C_DBG, 1); in VMS_RSYM_Parse() [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-9295 | 2105 * config/obj-vms.c (Current_Routine, Text_Psect): Delete as file 2108 Text_Psect as arguments.
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ChangeLog-9295 | 2105 * config/obj-vms.c (Current_Routine, Text_Psect): Delete as file 2108 Text_Psect as arguments.
|