Home
last modified time | relevance | path

Searched refs:OBJ_SOM (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c34 #if defined (OBJ_ELF) && defined (OBJ_SOM)
35 error only one of OBJ_ELF and OBJ_SOM can be defined
72 #ifdef OBJ_SOM
292 #ifdef OBJ_SOM
435 #ifdef OBJ_SOM
490 #ifdef OBJ_SOM
499 #ifdef OBJ_SOM
531 #ifdef OBJ_SOM
631 #ifdef OBJ_SOM
947 #ifdef OBJ_SOM
[all …]
Dtc-hppa.h69 #ifdef OBJ_SOM
136 #ifdef OBJ_SOM
Dobj-som.h27 #define OBJ_SOM 1 macro
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-98991115 on OBJ_SOM.
1117 definitions and references/uses on OBJ_SOM.
1368 to real if OBJ_SOM
2301 (md_pseudo_table): Add "compiler" if OBJ_SOM.
2303 (pa_compiler): New static function if OBJ_SOM.
DChangeLog-00014723 * config/tc-hppa.c (hppa_force_relocation): If OBJ_SOM, don't
5586 (arg_reloc_stub_needed): #ifdef OBJ_SOM, not #ifdef SOM.
5704 (R_N0SEL, R_N1SEL): Define only for OBJ_SOM.
6601 * config/tc-hppa.c (log2): Only compile when OBJ_SOM.
6629 (pa_type_args): Conditionally declare symbol if OBJ_SOM.
DChangeLog-92951506 when OBJ_SOM is defined.
4278 (tc_frob_symbol): Make definition conditional on OBJ_SOM or
8749 (pa_ip): Delete tons of code which was either OBJ_SOM or OBJ_ELF
8923 variables, and #defines. Try to group OBJ_ELF and OBJ_SOM
8928 Reduce (or in some cases eliminate) OBJ_ELF and OBJ_SOM
8954 to OBJ_OSFROSE. Fix typos (OBJ_SOME -> OBJ_SOM). Delete unused
DChangeLog-02034208 to both OBJ_ELF and OBJ_SOM.