Lines Matching refs:code
102 * coff-ppc.c (coff_ppc_relocate_section): removed debugging code.
349 linkage code.
552 descriptor field to point back to the function code symbol.
560 global linkage code. If an undefined function descriptor is
726 global linkage code for a call to an undefined symbol.
1510 Removed irrelevant "if 0" code
1552 * targets.c (bfd_find_target): Remove debugging code.
1954 value based on whether the code is being compiled by a cross
2160 * coffcode.h (coff_write_object_contents): Remove #if0ed code
2229 Add support for linking SPARC SunOS PIC compiled code.
2763 primarily size-independent code from elfcode.h to elf.c and new
2774 create_dynamic_sections code from m68k, sparc, and i386 support
3063 * cofflink.c (COFF_WITH_PE code): Test on obj_pe bit rather
3143 of this code, including the code that looks up the gp value.
3252 New code for PE headers.
3314 enumeration code into a howto structure.
3401 symbols which the main linker code did not do anything with.
3765 code.
3768 recognize old versions of the PowerPC machine code.
3770 * elf32-target.h (elf32_bed): Initialize alternate machine code
3773 * elf64-target.h (elf64_bed): Initialize alternate machine code
3777 main machine code field, check the two alternate machine code
4011 linker emulation code may have clobbered it.
4348 * coff-sh.c: Deleted some code that was commented out or inside
4619 objects were seen, even when linking PIC code.
4823 rather than rawdata in commented out code. In SHT_REL[A] case,
4972 linking PIC compiled code.
5161 not function symbols (they are magic code labels which *can* be the
5202 BFD code happy. Temporarily turn it on to read the contents of
5212 * cf-i386lynx.c: Remove #if 0 code.
5226 (_bfd_generic_link_write_global_symbol): Symbol setting code moved
5293 * som.c (som_bfd_derive_misc_symbol_info): Treat undefined code
5299 or ST_CODE symbols (importing a non-function code symbol is
5747 HPPA ELF spec the code implements.
5849 a shared library, produce PIC PLT code.
6006 * cpu-ns32k.c: New file. ns32k support cpu specific code rather
6007 than format specific code.
6189 * Support code for enabling the new style linker for PA ELF.
6208 * Major rework of the PA ELF code. Uses the new style BFD
6211 * elf32-hppa.h: Delete all symbol extension related code.
6526 (NAME(aout,write_syms)): Use new stringtab code.
6919 code repeated three times in bfd_section_from_shdr in elfcode.h.
7280 preserve error code rather than setting wrong_format.
7432 NetWare. Old code still present, but ifdeffed out.
7592 (elf_hppa_tc_make_sections): Simplify now that much code has
8112 Changes to support linker relaxing of embedded MIPS PIC code to
8164 Clean up the relaxing code for the new linker.
8221 reloc, used in embedded PIC code.
8413 generic code will handle things correctly.
8647 until rest of code is ready to handle it. Abort for now.
8705 error code propogation working. Work on spacing and indention.
8709 ton of common code).
8721 #if 0 code.
8755 code propogation working. Work on spacing and indention problems.
9484 KERNBASE, so hard-code 0x80000000 instead.
9629 * bfd.c: Document error handling, including code fragments