* som.h (struct som_symbol): Add new fields to hold additional
authorJeff Law <law@redhat.com>
Fri, 12 Nov 1993 23:08:13 +0000 (23:08 +0000)
committerJeff Law <law@redhat.com>
Fri, 12 Nov 1993 23:08:13 +0000 (23:08 +0000)
commit176ed088ef97e9ca42a09de7657fae5e4c8f91c6
treecf80bf93afaa3cc17576d683bdb23da7539ced14
parentf2eed8840d6dc70abf7c2296013545bf614ca0af
* som.h (struct som_symbol): Add new fields to hold additional
information needed to build/write symbol tables and fixup streams.
(struct som_section_data_struct): Add new fields to hold additional
information needed to build/write space and subspace headers.
(som_symbol_data): New accessor macro for SOM symbol information.
(R_HPPA_*): Basic relocation types to be used by the assembler.
bfd/som.h [new file with mode: 0644]
This page took 0.024147 seconds and 4 git commands to generate.