Lines Matching refs:howto
3333 * howto manager::
3336 File: bfd.info, Node: typedef arelent, Next: howto manager, Prev: Relocations, Up: Relocations
3389 reloc_howto_type *howto;
3417 the relocation offset. Its interpretation is dependent upon the howto.
3498 * `howto'
3499 The `howto' field can be imagined as a relocation instruction. It is
3504 would be possible to create each howto field on demand.
3633 This is used to fill in an empty howto entry in an array.
3639 bfd_get_reloc_size (reloc_howto_type *howto)
3641 return howto->size;
3677 (reloc_howto_type *howto,
3729 File: bfd.info, Node: howto manager, Prev: typedef arelent, Up: Relocations
3731 2.10.2 The howto manager
3744 these values to `bfd_reloc_type_lookup', and it'll return a howto
3748 enumerator value; you can't get a howto pointer from a random set of
7027 BFD_RELOC_N and they were added to assist the indexing of the howto
7034 and they were added to assist the indexing of the howto table.
7858 Return a pointer to a howto structure which, when invoked, will perform
11642 the relocation offset; the type is dug directly from the howto field.
11685 * The reloc index is turned into a pointer to a howto structure, in
11687 to directly produce an index into a howto table vector.
12557 * _bfd_generic_set_reloc: howto manager. (line 4209)
12568 * _bfd_unrecognized_reloc: howto manager. (line 4221)
12588 * BFD_ARELOC_BFIN_ADD: howto manager. (line 1289)
12589 * BFD_ARELOC_BFIN_ADDR: howto manager. (line 1340)
12590 * BFD_ARELOC_BFIN_AND: howto manager. (line 1310)
12591 * BFD_ARELOC_BFIN_COMP: howto manager. (line 1331)
12592 * BFD_ARELOC_BFIN_CONST: howto manager. (line 1286)
12593 * BFD_ARELOC_BFIN_DIV: howto manager. (line 1298)
12594 * BFD_ARELOC_BFIN_HWPAGE: howto manager. (line 1337)
12595 * BFD_ARELOC_BFIN_LAND: howto manager. (line 1319)
12596 * BFD_ARELOC_BFIN_LEN: howto manager. (line 1325)
12597 * BFD_ARELOC_BFIN_LOR: howto manager. (line 1322)
12598 * BFD_ARELOC_BFIN_LSHIFT: howto manager. (line 1304)
12599 * BFD_ARELOC_BFIN_MOD: howto manager. (line 1301)
12600 * BFD_ARELOC_BFIN_MULT: howto manager. (line 1295)
12601 * BFD_ARELOC_BFIN_NEG: howto manager. (line 1328)
12602 * BFD_ARELOC_BFIN_OR: howto manager. (line 1313)
12603 * BFD_ARELOC_BFIN_PAGE: howto manager. (line 1334)
12604 * BFD_ARELOC_BFIN_PUSH: howto manager. (line 1283)
12605 * BFD_ARELOC_BFIN_RSHIFT: howto manager. (line 1307)
12606 * BFD_ARELOC_BFIN_SUB: howto manager. (line 1292)
12607 * BFD_ARELOC_BFIN_XOR: howto manager. (line 1316)
12643 * bfd_default_reloc_type_lookup: howto manager. (line 4133)
12674 * bfd_generic_gc_sections: howto manager. (line 4164)
12675 * bfd_generic_get_relocated_section_contents: howto manager. (line 4194)
12678 * bfd_generic_lookup_section_flags: howto manager. (line 4174)
12679 * bfd_generic_merge_sections: howto manager. (line 4184)
12680 * bfd_generic_relax_section: howto manager. (line 4151)
12699 * bfd_get_reloc_code_name: howto manager. (line 4142)
12779 * BFD_RELOC_12_PCREL: howto manager. (line 39)
12780 * BFD_RELOC_14: howto manager. (line 31)
12781 * BFD_RELOC_16: howto manager. (line 30)
12782 * BFD_RELOC_16_BASEREL: howto manager. (line 104)
12783 * BFD_RELOC_16_GOT_PCREL: howto manager. (line 51)
12784 * BFD_RELOC_16_GOTOFF: howto manager. (line 54)
12785 * BFD_RELOC_16_PCREL: howto manager. (line 38)
12786 * BFD_RELOC_16_PCREL_S2: howto manager. (line 116)
12787 * BFD_RELOC_16_PLT_PCREL: howto manager. (line 62)
12788 * BFD_RELOC_16_PLTOFF: howto manager. (line 66)
12789 * BFD_RELOC_16_SECIDX: howto manager. (line 47)
12790 * BFD_RELOC_23_PCREL_S2: howto manager. (line 117)
12791 * BFD_RELOC_24: howto manager. (line 29)
12792 * BFD_RELOC_24_PCREL: howto manager. (line 37)
12793 * BFD_RELOC_24_PLT_PCREL: howto manager. (line 61)
12794 * BFD_RELOC_26: howto manager. (line 28)
12795 * BFD_RELOC_32: howto manager. (line 27)
12796 * BFD_RELOC_32_BASEREL: howto manager. (line 103)
12797 * BFD_RELOC_32_GOT_PCREL: howto manager. (line 50)
12798 * BFD_RELOC_32_GOTOFF: howto manager. (line 53)
12799 * BFD_RELOC_32_PCREL: howto manager. (line 36)
12800 * BFD_RELOC_32_PCREL_S2: howto manager. (line 115)
12801 * BFD_RELOC_32_PLT_PCREL: howto manager. (line 60)
12802 * BFD_RELOC_32_PLTOFF: howto manager. (line 65)
12803 * BFD_RELOC_32_SECREL: howto manager. (line 46)
12804 * BFD_RELOC_386_COPY: howto manager. (line 599)
12805 * BFD_RELOC_386_GLOB_DAT: howto manager. (line 600)
12806 * BFD_RELOC_386_GOT32: howto manager. (line 597)
12807 * BFD_RELOC_386_GOT32X: howto manager. (line 621)
12808 * BFD_RELOC_386_GOTOFF: howto manager. (line 603)
12809 * BFD_RELOC_386_GOTPC: howto manager. (line 604)
12810 * BFD_RELOC_386_IRELATIVE: howto manager. (line 620)
12811 * BFD_RELOC_386_JUMP_SLOT: howto manager. (line 601)
12812 * BFD_RELOC_386_PLT32: howto manager. (line 598)
12813 * BFD_RELOC_386_RELATIVE: howto manager. (line 602)
12814 * BFD_RELOC_386_TLS_DESC: howto manager. (line 619)
12815 * BFD_RELOC_386_TLS_DESC_CALL: howto manager. (line 618)
12816 * BFD_RELOC_386_TLS_DTPMOD32: howto manager. (line 614)
12817 * BFD_RELOC_386_TLS_DTPOFF32: howto manager. (line 615)
12818 * BFD_RELOC_386_TLS_GD: howto manager. (line 609)
12819 * BFD_RELOC_386_TLS_GOTDESC: howto manager. (line 617)
12820 * BFD_RELOC_386_TLS_GOTIE: howto manager. (line 607)
12821 * BFD_RELOC_386_TLS_IE: howto manager. (line 606)
12822 * BFD_RELOC_386_TLS_IE_32: howto manager. (line 612)
12823 * BFD_RELOC_386_TLS_LDM: howto manager. (line 610)
12824 * BFD_RELOC_386_TLS_LDO_32: howto manager. (line 611)
12825 * BFD_RELOC_386_TLS_LE: howto manager. (line 608)
12826 * BFD_RELOC_386_TLS_LE_32: howto manager. (line 613)
12827 * BFD_RELOC_386_TLS_TPOFF: howto manager. (line 605)
12828 * BFD_RELOC_386_TLS_TPOFF32: howto manager. (line 616)
12829 * BFD_RELOC_390_12: howto manager. (line 2279)
12830 * BFD_RELOC_390_20: howto manager. (line 2391)
12831 * BFD_RELOC_390_COPY: howto manager. (line 2288)
12832 * BFD_RELOC_390_GLOB_DAT: howto manager. (line 2291)
12833 * BFD_RELOC_390_GOT12: howto manager. (line 2282)
12834 * BFD_RELOC_390_GOT16: howto manager. (line 2303)
12835 * BFD_RELOC_390_GOT20: howto manager. (line 2392)
12836 * BFD_RELOC_390_GOT64: howto manager. (line 2333)
12837 * BFD_RELOC_390_GOTENT: howto manager. (line 2339)
12838 * BFD_RELOC_390_GOTOFF64: howto manager. (line 2342)
12839 * BFD_RELOC_390_GOTPC: howto manager. (line 2300)
12840 * BFD_RELOC_390_GOTPCDBL: howto manager. (line 2330)
12841 * BFD_RELOC_390_GOTPLT12: howto manager. (line 2345)
12842 * BFD_RELOC_390_GOTPLT16: howto manager. (line 2348)
12843 * BFD_RELOC_390_GOTPLT20: howto manager. (line 2393)
12844 * BFD_RELOC_390_GOTPLT32: howto manager. (line 2351)
12845 * BFD_RELOC_390_GOTPLT64: howto manager. (line 2354)
12846 * BFD_RELOC_390_GOTPLTENT: howto manager. (line 2357)
12847 * BFD_RELOC_390_IRELATIVE: howto manager. (line 2397)
12848 * BFD_RELOC_390_JMP_SLOT: howto manager. (line 2294)
12849 * BFD_RELOC_390_PC12DBL: howto manager. (line 2306)
12850 * BFD_RELOC_390_PC16DBL: howto manager. (line 2312)
12851 * BFD_RELOC_390_PC24DBL: howto manager. (line 2318)
12852 * BFD_RELOC_390_PC32DBL: howto manager. (line 2324)
12853 * BFD_RELOC_390_PLT12DBL: howto manager. (line 2309)
12854 * BFD_RELOC_390_PLT16DBL: howto manager. (line 2315)
12855 * BFD_RELOC_390_PLT24DBL: howto manager. (line 2321)
12856 * BFD_RELOC_390_PLT32: howto manager. (line 2285)
12857 * BFD_RELOC_390_PLT32DBL: howto manager. (line 2327)
12858 * BFD_RELOC_390_PLT64: howto manager. (line 2336)
12859 * BFD_RELOC_390_PLTOFF16: howto manager. (line 2360)
12860 * BFD_RELOC_390_PLTOFF32: howto manager. (line 2363)
12861 * BFD_RELOC_390_PLTOFF64: howto manager. (line 2366)
12862 * BFD_RELOC_390_RELATIVE: howto manager. (line 2297)
12863 * BFD_RELOC_390_TLS_DTPMOD: howto manager. (line 2386)
12864 * BFD_RELOC_390_TLS_DTPOFF: howto manager. (line 2387)
12865 * BFD_RELOC_390_TLS_GD32: howto manager. (line 2372)
12866 * BFD_RELOC_390_TLS_GD64: howto manager. (line 2373)
12867 * BFD_RELOC_390_TLS_GDCALL: howto manager. (line 2370)
12868 * BFD_RELOC_390_TLS_GOTIE12: howto manager. (line 2374)
12869 * BFD_RELOC_390_TLS_GOTIE20: howto manager. (line 2394)
12870 * BFD_RELOC_390_TLS_GOTIE32: howto manager. (line 2375)
12871 * BFD_RELOC_390_TLS_GOTIE64: howto manager. (line 2376)
12872 * BFD_RELOC_390_TLS_IE32: howto manager. (line 2379)
12873 * BFD_RELOC_390_TLS_IE64: howto manager. (line 2380)
12874 * BFD_RELOC_390_TLS_IEENT: howto manager. (line 2381)
12875 * BFD_RELOC_390_TLS_LDCALL: howto manager. (line 2371)
12876 * BFD_RELOC_390_TLS_LDM32: howto manager. (line 2377)
12877 * BFD_RELOC_390_TLS_LDM64: howto manager. (line 2378)
12878 * BFD_RELOC_390_TLS_LDO32: howto manager. (line 2384)
12879 * BFD_RELOC_390_TLS_LDO64: howto manager. (line 2385)
12880 * BFD_RELOC_390_TLS_LE32: howto manager. (line 2382)
12881 * BFD_RELOC_390_TLS_LE64: howto manager. (line 2383)
12882 * BFD_RELOC_390_TLS_LOAD: howto manager. (line 2369)
12883 * BFD_RELOC_390_TLS_TPOFF: howto manager. (line 2388)
12884 * BFD_RELOC_64: howto manager. (line 26)
12885 * BFD_RELOC_64_PCREL: howto manager. (line 35)
12886 * BFD_RELOC_64_PLT_PCREL: howto manager. (line 59)
12887 * BFD_RELOC_64_PLTOFF: howto manager. (line 64)
12888 * BFD_RELOC_68K_GLOB_DAT: howto manager. (line 77)
12889 * BFD_RELOC_68K_JMP_SLOT: howto manager. (line 78)
12890 * BFD_RELOC_68K_RELATIVE: howto manager. (line 79)
12891 * BFD_RELOC_68K_TLS_GD16: howto manager. (line 81)
12892 * BFD_RELOC_68K_TLS_GD32: howto manager. (line 80)
12893 * BFD_RELOC_68K_TLS_GD8: howto manager. (line 82)
12894 * BFD_RELOC_68K_TLS_IE16: howto manager. (line 90)
12895 * BFD_RELOC_68K_TLS_IE32: howto manager. (line 89)
12896 * BFD_RELOC_68K_TLS_IE8: howto manager. (line 91)
12897 * BFD_RELOC_68K_TLS_LDM16: howto manager. (line 84)
12898 * BFD_RELOC_68K_TLS_LDM32: howto manager. (line 83)
12899 * BFD_RELOC_68K_TLS_LDM8: howto manager. (line 85)
12900 * BFD_RELOC_68K_TLS_LDO16: howto manager. (line 87)
12901 * BFD_RELOC_68K_TLS_LDO32: howto manager. (line 86)
12902 * BFD_RELOC_68K_TLS_LDO8: howto manager. (line 88)
12903 * BFD_RELOC_68K_TLS_LE16: howto manager. (line 93)
12904 * BFD_RELOC_68K_TLS_LE32: howto manager. (line 92)
12905 * BFD_RELOC_68K_TLS_LE8: howto manager. (line 94)
12906 * BFD_RELOC_8: howto manager. (line 32)
12907 * BFD_RELOC_8_BASEREL: howto manager. (line 108)
12908 * BFD_RELOC_8_FFnn: howto manager. (line 112)
12909 * BFD_RELOC_8_GOT_PCREL: howto manager. (line 52)
12910 * BFD_RELOC_8_GOTOFF: howto manager. (line 58)
12911 * BFD_RELOC_8_PCREL: howto manager. (line 40)
12912 * BFD_RELOC_8_PLT_PCREL: howto manager. (line 63)
12913 * BFD_RELOC_8_PLTOFF: howto manager. (line 70)
12914 * BFD_RELOC_AARCH64_16: howto manager. (line 3298)
12915 * BFD_RELOC_AARCH64_16_PCREL: howto manager. (line 3305)
12916 * BFD_RELOC_AARCH64_32: howto manager. (line 3297)
12917 * BFD_RELOC_AARCH64_32_PCREL: howto manager. (line 3304)
12918 * BFD_RELOC_AARCH64_64: howto manager. (line 3296)
12919 * BFD_RELOC_AARCH64_64_PCREL: howto manager. (line 3303)
12920 * BFD_RELOC_AARCH64_ADD_LO12: howto manager. (line 3400)
12921 * BFD_RELOC_AARCH64_ADR_GOT_PAGE: howto manager. (line 3457)
12922 * BFD_RELOC_AARCH64_ADR_HI21_NC_PCREL: howto manager. (line 3395)
12923 * BFD_RELOC_AARCH64_ADR_HI21_PCREL: howto manager. (line 3391)
12924 * BFD_RELOC_AARCH64_ADR_LO21_PCREL: howto manager. (line 3387)
12925 * BFD_RELOC_AARCH64_BRANCH19: howto manager. (line 3415)
12926 * BFD_RELOC_AARCH64_CALL26: howto manager. (line 3425)
12927 * BFD_RELOC_AARCH64_COPY: howto manager. (line 3689)
12928 * BFD_RELOC_AARCH64_GAS_INTERNAL_FIXUP: howto manager. (line 3723)
12929 * BFD_RELOC_AARCH64_GLOB_DAT: howto manager. (line 3692)
12930 * BFD_RELOC_AARCH64_GOT_LD_PREL19: howto manager. (line 3450)
12931 * BFD_RELOC_AARCH64_IRELATIVE: howto manager. (line 3713)
12932 * BFD_RELOC_AARCH64_JUMP26: howto manager. (line 3420)
12933 * BFD_RELOC_AARCH64_JUMP_SLOT: howto manager. (line 3695)
12934 * BFD_RELOC_AARCH64_LD32_GOT_LO12_NC: howto manager. (line 3467)
12935 * BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14: howto manager. (line 3484)
12936 * BFD_RELOC_AARCH64_LD64_GOT_LO12_NC: howto manager. (line 3462)
12937 * BFD_RELOC_AARCH64_LD64_GOTOFF_LO15: howto manager. (line 3480)
12938 * BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15: howto manager. (line 3488)
12939 * BFD_RELOC_AARCH64_LD_GOT_LO12_NC: howto manager. (line 3750)
12940 * BFD_RELOC_AARCH64_LD_LO19_PCREL: howto manager. (line 3382)
12941 * BFD_RELOC_AARCH64_LDST128_LO12: howto manager. (line 3445)
12942 * BFD_RELOC_AARCH64_LDST16_LO12: howto manager. (line 3430)
12943 * BFD_RELOC_AARCH64_LDST32_LO12: howto manager. (line 3435)
12944 * BFD_RELOC_AARCH64_LDST64_LO12: howto manager. (line 3440)
12945 * BFD_RELOC_AARCH64_LDST8_LO12: howto manager. (line 3405)
12946 * BFD_RELOC_AARCH64_LDST_LO12: howto manager. (line 3727)
12947 * BFD_RELOC_AARCH64_MOVW_G0: howto manager. (line 3309)
12948 * BFD_RELOC_AARCH64_MOVW_G0_NC: howto manager. (line 3313)
12949 * BFD_RELOC_AARCH64_MOVW_G0_S: howto manager. (line 3337)
12950 * BFD_RELOC_AARCH64_MOVW_G1: howto manager. (line 3317)
12951 * BFD_RELOC_AARCH64_MOVW_G1_NC: howto manager. (line 3321)
12952 * BFD_RELOC_AARCH64_MOVW_G1_S: howto manager. (line 3342)
12953 * BFD_RELOC_AARCH64_MOVW_G2: howto manager. (line 3325)
12954 * BFD_RELOC_AARCH64_MOVW_G2_NC: howto manager. (line 3329)
12955 * BFD_RELOC_AARCH64_MOVW_G2_S: howto manager. (line 3347)
12956 * BFD_RELOC_AARCH64_MOVW_G3: howto manager. (line 3333)
12957 * BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC: howto manager. (line 3472)
12958 * BFD_RELOC_AARCH64_MOVW_GOTOFF_G1: howto manager. (line 3476)
12959 * BFD_RELOC_AARCH64_MOVW_PREL_G0: howto manager. (line 3352)
12960 * BFD_RELOC_AARCH64_MOVW_PREL_G0_NC: howto manager. (line 3357)
12961 * BFD_RELOC_AARCH64_MOVW_PREL_G1: howto manager. (line 3362)
12962 * BFD_RELOC_AARCH64_MOVW_PREL_G1_NC: howto manager. (line 3366)
12963 * BFD_RELOC_AARCH64_MOVW_PREL_G2: howto manager. (line 3370)
12964 * BFD_RELOC_AARCH64_MOVW_PREL_G2_NC: howto manager. (line 3374)
12965 * BFD_RELOC_AARCH64_MOVW_PREL_G3: howto manager. (line 3378)
12966 * BFD_RELOC_AARCH64_NONE: howto manager. (line 3293)
12967 * BFD_RELOC_AARCH64_NULL: howto manager. (line 3290)
12968 * BFD_RELOC_AARCH64_RELATIVE: howto manager. (line 3698)
12969 * BFD_RELOC_AARCH64_RELOC_END: howto manager. (line 3716)
12970 * BFD_RELOC_AARCH64_RELOC_START: howto manager. (line 3284)
12971 * BFD_RELOC_AARCH64_TLS_DTPMOD: howto manager. (line 3701)
12972 * BFD_RELOC_AARCH64_TLS_DTPREL: howto manager. (line 3704)
12973 * BFD_RELOC_AARCH64_TLS_TPREL: howto manager. (line 3707)
12974 * BFD_RELOC_AARCH64_TLSDESC: howto manager. (line 3710)
12975 * BFD_RELOC_AARCH64_TLSDESC_ADD: howto manager. (line 3683)
12976 * BFD_RELOC_AARCH64_TLSDESC_ADD_LO12: howto manager. (line 3671)
12977 * BFD_RELOC_AARCH64_TLSDESC_ADR_PAGE21: howto manager. (line 3662)
12978 * BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21: howto manager. (line 3659)
12979 * BFD_RELOC_AARCH64_TLSDESC_CALL: howto manager. (line 3686)
12980 * BFD_RELOC_AARCH64_TLSDESC_LD32_LO12_NC: howto manager. (line 3668)
12981 * BFD_RELOC_AARCH64_TLSDESC_LD64_LO12: howto manager. (line 3665)
12982 * BFD_RELOC_AARCH64_TLSDESC_LD_LO12_NC: howto manager. (line 3758)
12983 * BFD_RELOC_AARCH64_TLSDESC_LD_PREL19: howto manager. (line 3656)
12984 * BFD_RELOC_AARCH64_TLSDESC_LDR: howto manager. (line 3680)
12985 * BFD_RELOC_AARCH64_TLSDESC_OFF_G0_NC: howto manager. (line 3677)
12986 * BFD_RELOC_AARCH64_TLSDESC_OFF_G1: howto manager. (line 3674)
12987 * BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC: howto manager. (line 3501)
12988 * BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21: howto manager. (line 3492)
12989 * BFD_RELOC_AARCH64_TLSGD_ADR_PREL21: howto manager. (line 3498)
12990 * BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC: howto manager. (line 3506)
12991 * BFD_RELOC_AARCH64_TLSGD_MOVW_G1: howto manager. (line 3509)
12992 * BFD_RELOC_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21: howto manager.
12994 * BFD_RELOC_AARCH64_TLSIE_LD32_GOTTPREL_LO12_NC: howto manager.
12996 * BFD_RELOC_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC: howto manager.
12998 * BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_LO12_NC: howto manager.
13000 * BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19: howto manager. (line 3521)
13001 * BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC: howto manager.
13003 * BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G1: howto manager. (line 3527)
13004 * BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_HI12: howto manager. (line 3530)
13005 * BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12: howto manager. (line 3533)
13006 * BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC: howto manager. (line 3536)
13007 * BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC: howto manager. (line 3540)
13008 * BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21: howto manager. (line 3545)
13009 * BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: howto manager. (line 3549)
13010 * BFD_RELOC_AARCH64_TLSLD_LDST16_DTPREL_LO12: howto manager. (line 3553)
13011 * BFD_RELOC_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC: howto manager.
13013 * BFD_RELOC_AARCH64_TLSLD_LDST32_DTPREL_LO12: howto manager. (line 3561)
13014 * BFD_RELOC_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC: howto manager.
13016 * BFD_RELOC_AARCH64_TLSLD_LDST64_DTPREL_LO12: howto manager. (line 3569)
13017 * BFD_RELOC_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC: howto manager.
13019 * BFD_RELOC_AARCH64_TLSLD_LDST8_DTPREL_LO12: howto manager. (line 3577)
13020 * BFD_RELOC_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC: howto manager.
13022 * BFD_RELOC_AARCH64_TLSLD_LDST_DTPREL_LO12: howto manager. (line 3732)
13023 * BFD_RELOC_AARCH64_TLSLD_LDST_DTPREL_LO12_NC: howto manager.
13025 * BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0: howto manager. (line 3585)
13026 * BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0_NC: howto manager. (line 3588)
13027 * BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1: howto manager. (line 3591)
13028 * BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1_NC: howto manager. (line 3594)
13029 * BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G2: howto manager. (line 3597)
13030 * BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_HI12: howto manager. (line 3615)
13031 * BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_LO12: howto manager. (line 3618)
13032 * BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_LO12_NC: howto manager. (line 3621)
13033 * BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12: howto manager. (line 3624)
13034 * BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12_NC: howto manager.
13036 * BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12: howto manager. (line 3632)
13037 * BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12_NC: howto manager.
13039 * BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12: howto manager. (line 3640)
13040 * BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12_NC: howto manager.
13042 * BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12: howto manager. (line 3648)
13043 * BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12_NC: howto manager.
13045 * BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12: howto manager. (line 3741)
13046 * BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12_NC: howto manager. (line 3746)
13047 * BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G0: howto manager. (line 3609)
13048 * BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G0_NC: howto manager. (line 3612)
13049 * BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G1: howto manager. (line 3603)
13050 * BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G1_NC: howto manager. (line 3606)
13051 * BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G2: howto manager. (line 3600)
13052 * BFD_RELOC_AARCH64_TSTBR14: howto manager. (line 3410)
13053 * BFD_RELOC_AC_SECTOFF_S9: howto manager. (line 1190)
13054 * BFD_RELOC_AC_SECTOFF_S9_1: howto manager. (line 1191)
13055 * BFD_RELOC_AC_SECTOFF_S9_2: howto manager. (line 1192)
13056 * BFD_RELOC_AC_SECTOFF_U8: howto manager. (line 1187)
13057 * BFD_RELOC_AC_SECTOFF_U8_1: howto manager. (line 1188)
13058 * BFD_RELOC_AC_SECTOFF_U8_2: howto manager. (line 1189)
13059 * BFD_RELOC_ALPHA_BOH: howto manager. (line 325)
13060 * BFD_RELOC_ALPHA_BRSGP: howto manager. (line 308)
13061 * BFD_RELOC_ALPHA_BSR: howto manager. (line 317)
13062 * BFD_RELOC_ALPHA_CODEADDR: howto manager. (line 299)
13063 * BFD_RELOC_ALPHA_DTPMOD64: howto manager. (line 331)
13064 * BFD_RELOC_ALPHA_DTPREL16: howto manager. (line 336)
13065 * BFD_RELOC_ALPHA_DTPREL64: howto manager. (line 333)
13066 * BFD_RELOC_ALPHA_DTPREL_HI16: howto manager. (line 334)
13067 * BFD_RELOC_ALPHA_DTPREL_LO16: howto manager. (line 335)
13068 * BFD_RELOC_ALPHA_ELF_LITERAL: howto manager. (line 264)
13069 * BFD_RELOC_ALPHA_GOTDTPREL16: howto manager. (line 332)
13070 * BFD_RELOC_ALPHA_GOTTPREL16: howto manager. (line 337)
13071 * BFD_RELOC_ALPHA_GPDISP: howto manager. (line 258)
13072 * BFD_RELOC_ALPHA_GPDISP_HI16: howto manager. (line 244)
13073 * BFD_RELOC_ALPHA_GPDISP_LO16: howto manager. (line 252)
13074 * BFD_RELOC_ALPHA_GPREL_HI16: howto manager. (line 303)
13075 * BFD_RELOC_ALPHA_GPREL_LO16: howto manager. (line 304)
13076 * BFD_RELOC_ALPHA_HINT: howto manager. (line 290)
13077 * BFD_RELOC_ALPHA_LDA: howto manager. (line 321)
13078 * BFD_RELOC_ALPHA_LINKAGE: howto manager. (line 295)
13079 * BFD_RELOC_ALPHA_LITERAL: howto manager. (line 263)
13080 * BFD_RELOC_ALPHA_LITUSE: howto manager. (line 265)
13081 * BFD_RELOC_ALPHA_NOP: howto manager. (line 313)
13082 * BFD_RELOC_ALPHA_TLSGD: howto manager. (line 329)
13083 * BFD_RELOC_ALPHA_TLSLDM: howto manager. (line 330)
13084 * BFD_RELOC_ALPHA_TPREL16: howto manager. (line 341)
13085 * BFD_RELOC_ALPHA_TPREL64: howto manager. (line 338)
13086 * BFD_RELOC_ALPHA_TPREL_HI16: howto manager. (line 339)
13087 * BFD_RELOC_ALPHA_TPREL_LO16: howto manager. (line 340)
13088 * BFD_RELOC_ARC_16: howto manager. (line 1159)
13089 * BFD_RELOC_ARC_24: howto manager. (line 1160)
13090 * BFD_RELOC_ARC_32: howto manager. (line 1161)
13091 * BFD_RELOC_ARC_32_ME: howto manager. (line 1181)
13092 * BFD_RELOC_ARC_32_ME_S: howto manager. (line 1182)
13093 * BFD_RELOC_ARC_32_PCREL: howto manager. (line 1199)
13094 * BFD_RELOC_ARC_8: howto manager. (line 1158)
13095 * BFD_RELOC_ARC_COPY: howto manager. (line 1204)
13096 * BFD_RELOC_ARC_GLOB_DAT: howto manager. (line 1205)
13097 * BFD_RELOC_ARC_GOT32: howto manager. (line 1201)
13098 * BFD_RELOC_ARC_GOTOFF: howto manager. (line 1208)
13099 * BFD_RELOC_ARC_GOTPC: howto manager. (line 1209)
13100 * BFD_RELOC_ARC_GOTPC32: howto manager. (line 1202)
13101 * BFD_RELOC_ARC_JLI_SECTOFF: howto manager. (line 1225)
13102 * BFD_RELOC_ARC_JMP_SLOT: howto manager. (line 1206)
13103 * BFD_RELOC_ARC_N16: howto manager. (line 1163)
13104 * BFD_RELOC_ARC_N24: howto manager. (line 1164)
13105 * BFD_RELOC_ARC_N32: howto manager. (line 1165)
13106 * BFD_RELOC_ARC_N32_ME: howto manager. (line 1183)
13107 * BFD_RELOC_ARC_N8: howto manager. (line 1162)
13108 * BFD_RELOC_ARC_NONE: howto manager. (line 1157)
13109 * BFD_RELOC_ARC_NPS_CMEM16: howto manager. (line 1224)
13110 * BFD_RELOC_ARC_PC32: howto manager. (line 1200)
13111 * BFD_RELOC_ARC_PLT32: howto manager. (line 1203)
13112 * BFD_RELOC_ARC_RELATIVE: howto manager. (line 1207)
13113 * BFD_RELOC_ARC_S13_PCREL: howto manager. (line 1179)
13114 * BFD_RELOC_ARC_S21H_PCREL: howto manager. (line 1168)
13115 * BFD_RELOC_ARC_S21H_PCREL_PLT: howto manager. (line 1223)
13116 * BFD_RELOC_ARC_S21W_PCREL: howto manager. (line 1169)
13117 * BFD_RELOC_ARC_S21W_PCREL_PLT: howto manager. (line 1210)
13118 * BFD_RELOC_ARC_S25H_PCREL: howto manager. (line 1170)
13119 * BFD_RELOC_ARC_S25H_PCREL_PLT: howto manager. (line 1211)
13120 * BFD_RELOC_ARC_S25W_PCREL: howto manager. (line 1171)
13121 * BFD_RELOC_ARC_S25W_PCREL_PLT: howto manager. (line 1222)
13122 * BFD_RELOC_ARC_SDA: howto manager. (line 1166)
13123 * BFD_RELOC_ARC_SDA16_LD: howto manager. (line 1176)
13124 * BFD_RELOC_ARC_SDA16_LD1: howto manager. (line 1177)
13125 * BFD_RELOC_ARC_SDA16_LD2: howto manager. (line 1178)
13126 * BFD_RELOC_ARC_SDA16_ST2: howto manager. (line 1198)
13127 * BFD_RELOC_ARC_SDA32: howto manager. (line 1172)
13128 * BFD_RELOC_ARC_SDA32_ME: howto manager. (line 1185)
13129 * BFD_RELOC_ARC_SDA_12: howto manager. (line 1197)
13130 * BFD_RELOC_ARC_SDA_LDST: howto manager. (line 1173)
13131 * BFD_RELOC_ARC_SDA_LDST1: howto manager. (line 1174)
13132 * BFD_RELOC_ARC_SDA_LDST2: howto manager. (line 1175)
13133 * BFD_RELOC_ARC_SECTOFF: howto manager. (line 1167)
13134 * BFD_RELOC_ARC_SECTOFF_1: howto manager. (line 1195)
13135 * BFD_RELOC_ARC_SECTOFF_2: howto manager. (line 1196)
13136 * BFD_RELOC_ARC_SECTOFF_ME: howto manager. (line 1184)
13137 * BFD_RELOC_ARC_SECTOFF_ME_1: howto manager. (line 1193)
13138 * BFD_RELOC_ARC_SECTOFF_ME_2: howto manager. (line 1194)
13139 * BFD_RELOC_ARC_TLS_DTPMOD: howto manager. (line 1212)
13140 * BFD_RELOC_ARC_TLS_DTPOFF: howto manager. (line 1218)
13141 * BFD_RELOC_ARC_TLS_DTPOFF_S9: howto manager. (line 1219)
13142 * BFD_RELOC_ARC_TLS_GD_CALL: howto manager. (line 1216)
13143 * BFD_RELOC_ARC_TLS_GD_GOT: howto manager. (line 1214)
13144 * BFD_RELOC_ARC_TLS_GD_LD: howto manager. (line 1215)
13145 * BFD_RELOC_ARC_TLS_IE_GOT: howto manager. (line 1217)
13146 * BFD_RELOC_ARC_TLS_LE_32: howto manager. (line 1221)
13147 * BFD_RELOC_ARC_TLS_LE_S9: howto manager. (line 1220)
13148 * BFD_RELOC_ARC_TLS_TPOFF: howto manager. (line 1213)
13149 * BFD_RELOC_ARC_W: howto manager. (line 1180)
13150 * BFD_RELOC_ARC_W_ME: howto manager. (line 1186)
13151 * BFD_RELOC_ARM_ADR_IMM: howto manager. (line 1043)
13152 * BFD_RELOC_ARM_ADRL_IMMEDIATE: howto manager. (line 1028)
13153 * BFD_RELOC_ARM_ALU_PC_G0: howto manager. (line 986)
13154 * BFD_RELOC_ARM_ALU_PC_G0_NC: howto manager. (line 985)
13155 * BFD_RELOC_ARM_ALU_PC_G1: howto manager. (line 988)
13156 * BFD_RELOC_ARM_ALU_PC_G1_NC: howto manager. (line 987)
13157 * BFD_RELOC_ARM_ALU_PC_G2: howto manager. (line 989)
13158 * BFD_RELOC_ARM_ALU_SB_G0: howto manager. (line 1000)
13159 * BFD_RELOC_ARM_ALU_SB_G0_NC: howto manager. (line 999)
13160 * BFD_RELOC_ARM_ALU_SB_G1: howto manager. (line 1002)
13161 * BFD_RELOC_ARM_ALU_SB_G1_NC: howto manager. (line 1001)
13162 * BFD_RELOC_ARM_ALU_SB_G2: howto manager. (line 1003)
13163 * BFD_RELOC_ARM_CP_OFF_IMM: howto manager. (line 1038)
13164 * BFD_RELOC_ARM_CP_OFF_IMM_S2: howto manager. (line 1039)
13165 * BFD_RELOC_ARM_FUNCDESC: howto manager. (line 952)
13166 * BFD_RELOC_ARM_FUNCDESC_VALUE: howto manager. (line 953)
13167 * BFD_RELOC_ARM_GLOB_DAT: howto manager. (line 960)
13168 * BFD_RELOC_ARM_GOT32: howto manager. (line 961)
13169 * BFD_RELOC_ARM_GOT_PREL: howto manager. (line 966)
13170 * BFD_RELOC_ARM_GOTFUNCDESC: howto manager. (line 950)
13171 * BFD_RELOC_ARM_GOTOFF: howto manager. (line 964)
13172 * BFD_RELOC_ARM_GOTOFFFUNCDESC: howto manager. (line 951)
13173 * BFD_RELOC_ARM_GOTPC: howto manager. (line 965)
13174 * BFD_RELOC_ARM_HVC: howto manager. (line 1035)
13175 * BFD_RELOC_ARM_HWLITERAL: howto manager. (line 1050)
13176 * BFD_RELOC_ARM_IMMEDIATE: howto manager. (line 1027)
13177 * BFD_RELOC_ARM_IN_POOL: howto manager. (line 1046)
13178 * BFD_RELOC_ARM_IRELATIVE: howto manager. (line 1018)
13179 * BFD_RELOC_ARM_JUMP_SLOT: howto manager. (line 959)
13180 * BFD_RELOC_ARM_LDC_PC_G0: howto manager. (line 996)
13181 * BFD_RELOC_ARM_LDC_PC_G1: howto manager. (line 997)
13182 * BFD_RELOC_ARM_LDC_PC_G2: howto manager. (line 998)
13183 * BFD_RELOC_ARM_LDC_SB_G0: howto manager. (line 1010)
13184 * BFD_RELOC_ARM_LDC_SB_G1: howto manager. (line 1011)
13185 * BFD_RELOC_ARM_LDC_SB_G2: howto manager. (line 1012)
13186 * BFD_RELOC_ARM_LDR_IMM: howto manager. (line 1044)
13187 * BFD_RELOC_ARM_LDR_PC_G0: howto manager. (line 990)
13188 * BFD_RELOC_ARM_LDR_PC_G1: howto manager. (line 991)
13189 * BFD_RELOC_ARM_LDR_PC_G2: howto manager. (line 992)
13190 * BFD_RELOC_ARM_LDR_SB_G0: howto manager. (line 1004)
13191 * BFD_RELOC_ARM_LDR_SB_G1: howto manager. (line 1005)
13192 * BFD_RELOC_ARM_LDR_SB_G2: howto manager. (line 1006)
13193 * BFD_RELOC_ARM_LDRS_PC_G0: howto manager. (line 993)
13194 * BFD_RELOC_ARM_LDRS_PC_G1: howto manager. (line 994)
13195 * BFD_RELOC_ARM_LDRS_PC_G2: howto manager. (line 995)
13196 * BFD_RELOC_ARM_LDRS_SB_G0: howto manager. (line 1007)
13197 * BFD_RELOC_ARM_LDRS_SB_G1: howto manager. (line 1008)
13198 * BFD_RELOC_ARM_LDRS_SB_G2: howto manager. (line 1009)
13199 * BFD_RELOC_ARM_LITERAL: howto manager. (line 1045)
13200 * BFD_RELOC_ARM_MOVT: howto manager. (line 941)
13201 * BFD_RELOC_ARM_MOVT_PCREL: howto manager. (line 943)
13202 * BFD_RELOC_ARM_MOVW: howto manager. (line 940)
13203 * BFD_RELOC_ARM_MOVW_PCREL: howto manager. (line 942)
13204 * BFD_RELOC_ARM_MULTI: howto manager. (line 1037)
13205 * BFD_RELOC_ARM_OFFSET_IMM: howto manager. (line 914)
13206 * BFD_RELOC_ARM_OFFSET_IMM8: howto manager. (line 1047)
13207 * BFD_RELOC_ARM_PCREL_BLX: howto manager. (line 867)
13208 * BFD_RELOC_ARM_PCREL_BRANCH: howto manager. (line 863)
13209 * BFD_RELOC_ARM_PCREL_CALL: howto manager. (line 877)
13210 * BFD_RELOC_ARM_PCREL_JUMP: howto manager. (line 881)
13211 * BFD_RELOC_ARM_PLT32: howto manager. (line 962)
13212 * BFD_RELOC_ARM_PREL31: howto manager. (line 937)
13213 * BFD_RELOC_ARM_RELATIVE: howto manager. (line 963)
13214 * BFD_RELOC_ARM_ROSEGREL32: howto manager. (line 926)
13215 * BFD_RELOC_ARM_SBREL32: howto manager. (line 929)
13216 * BFD_RELOC_ARM_SHIFT_IMM: howto manager. (line 1033)
13217 * BFD_RELOC_ARM_SMC: howto manager. (line 1034)
13218 * BFD_RELOC_ARM_SWI: howto manager. (line 1036)
13219 * BFD_RELOC_ARM_T32_ADD_IMM: howto manager. (line 1030)
13220 * BFD_RELOC_ARM_T32_ADD_PC12: howto manager. (line 1032)
13221 * BFD_RELOC_ARM_T32_CP_OFF_IMM: howto manager. (line 1040)
13222 * BFD_RELOC_ARM_T32_CP_OFF_IMM_S2: howto manager. (line 1041)
13223 * BFD_RELOC_ARM_T32_IMM12: howto manager. (line 1031)
13224 * BFD_RELOC_ARM_T32_IMMEDIATE: howto manager. (line 1029)
13225 * BFD_RELOC_ARM_T32_OFFSET_IMM: howto manager. (line 1049)
13226 * BFD_RELOC_ARM_T32_OFFSET_U8: howto manager. (line 1048)
13227 * BFD_RELOC_ARM_T32_VLDR_VSTR_OFF_IMM: howto manager. (line 1042)
13228 * BFD_RELOC_ARM_TARGET1: howto manager. (line 922)
13229 * BFD_RELOC_ARM_TARGET2: howto manager. (line 932)
13230 * BFD_RELOC_ARM_THM_TLS_CALL: howto manager. (line 979)
13231 * BFD_RELOC_ARM_THM_TLS_DESCSEQ: howto manager. (line 981)
13232 * BFD_RELOC_ARM_THUMB_ADD: howto manager. (line 1051)
13233 * BFD_RELOC_ARM_THUMB_ALU_ABS_G0_NC: howto manager. (line 1021)
13234 * BFD_RELOC_ARM_THUMB_ALU_ABS_G1_NC: howto manager. (line 1022)
13235 * BFD_RELOC_ARM_THUMB_ALU_ABS_G2_NC: howto manager. (line 1023)
13236 * BFD_RELOC_ARM_THUMB_ALU_ABS_G3_NC: howto manager. (line 1024)
13237 * BFD_RELOC_ARM_THUMB_BF13: howto manager. (line 893)
13238 * BFD_RELOC_ARM_THUMB_BF17: howto manager. (line 890)
13239 * BFD_RELOC_ARM_THUMB_BF19: howto manager. (line 896)
13240 * BFD_RELOC_ARM_THUMB_IMM: howto manager. (line 1052)
13241 * BFD_RELOC_ARM_THUMB_LOOP12: howto manager. (line 899)
13242 * BFD_RELOC_ARM_THUMB_MOVT: howto manager. (line 945)
13243 * BFD_RELOC_ARM_THUMB_MOVT_PCREL: howto manager. (line 947)
13244 * BFD_RELOC_ARM_THUMB_MOVW: howto manager. (line 944)
13245 * BFD_RELOC_ARM_THUMB_MOVW_PCREL: howto manager. (line 946)
13246 * BFD_RELOC_ARM_THUMB_OFFSET: howto manager. (line 918)
13247 * BFD_RELOC_ARM_THUMB_SHIFT: howto manager. (line 1053)
13248 * BFD_RELOC_ARM_TLS_CALL: howto manager. (line 978)
13249 * BFD_RELOC_ARM_TLS_DESC: howto manager. (line 982)
13250 * BFD_RELOC_ARM_TLS_DESCSEQ: howto manager. (line 980)
13251 * BFD_RELOC_ARM_TLS_DTPMOD32: howto manager. (line 973)
13252 * BFD_RELOC_ARM_TLS_DTPOFF32: howto manager. (line 972)
13253 * BFD_RELOC_ARM_TLS_GD32: howto manager. (line 969)
13254 * BFD_RELOC_ARM_TLS_GD32_FDPIC: howto manager. (line 954)
13255 * BFD_RELOC_ARM_TLS_GOTDESC: howto manager. (line 977)
13256 * BFD_RELOC_ARM_TLS_IE32: howto manager. (line 975)
13257 * BFD_RELOC_ARM_TLS_IE32_FDPIC: howto manager. (line 956)
13258 * BFD_RELOC_ARM_TLS_LDM32: howto manager. (line 971)
13259 * BFD_RELOC_ARM_TLS_LDM32_FDPIC: howto manager. (line 955)
13260 * BFD_RELOC_ARM_TLS_LDO32: howto manager. (line 970)
13261 * BFD_RELOC_ARM_TLS_LE32: howto manager. (line 976)
13262 * BFD_RELOC_ARM_TLS_TPOFF32: howto manager. (line 974)
13263 * BFD_RELOC_ARM_V4BX: howto manager. (line 1015)
13264 * BFD_RELOC_AVR_13_PCREL: howto manager. (line 2031)
13265 * BFD_RELOC_AVR_16_PM: howto manager. (line 2035)
13266 * BFD_RELOC_AVR_6: howto manager. (line 2122)
13267 * BFD_RELOC_AVR_6_ADIW: howto manager. (line 2126)
13268 * BFD_RELOC_AVR_7_PCREL: howto manager. (line 2027)
13269 * BFD_RELOC_AVR_8_HI: howto manager. (line 2134)
13270 * BFD_RELOC_AVR_8_HLO: howto manager. (line 2138)
13271 * BFD_RELOC_AVR_8_LO: howto manager. (line 2130)
13272 * BFD_RELOC_AVR_CALL: howto manager. (line 2114)
13273 * BFD_RELOC_AVR_DIFF16: howto manager. (line 2143)
13274 * BFD_RELOC_AVR_DIFF32: howto manager. (line 2144)
13275 * BFD_RELOC_AVR_DIFF8: howto manager. (line 2142)
13276 * BFD_RELOC_AVR_HH8_LDI: howto manager. (line 2047)
13277 * BFD_RELOC_AVR_HH8_LDI_NEG: howto manager. (line 2066)
13278 * BFD_RELOC_AVR_HH8_LDI_PM: howto manager. (line 2095)
13279 * BFD_RELOC_AVR_HH8_LDI_PM_NEG: howto manager. (line 2109)
13280 * BFD_RELOC_AVR_HI8_LDI: howto manager. (line 2043)
13281 * BFD_RELOC_AVR_HI8_LDI_GS: howto manager. (line 2089)
13282 * BFD_RELOC_AVR_HI8_LDI_NEG: howto manager. (line 2061)
13283 * BFD_RELOC_AVR_HI8_LDI_PM: howto manager. (line 2085)
13284 * BFD_RELOC_AVR_HI8_LDI_PM_NEG: howto manager. (line 2104)
13285 * BFD_RELOC_AVR_LDI: howto manager. (line 2118)
13286 * BFD_RELOC_AVR_LDS_STS_16: howto manager. (line 2152)
13287 * BFD_RELOC_AVR_LO8_LDI: howto manager. (line 2039)
13288 * BFD_RELOC_AVR_LO8_LDI_GS: howto manager. (line 2079)
13289 * BFD_RELOC_AVR_LO8_LDI_NEG: howto manager. (line 2056)
13290 * BFD_RELOC_AVR_LO8_LDI_PM: howto manager. (line 2075)
13291 * BFD_RELOC_AVR_LO8_LDI_PM_NEG: howto manager. (line 2100)
13292 * BFD_RELOC_AVR_MS8_LDI: howto manager. (line 2052)
13293 * BFD_RELOC_AVR_MS8_LDI_NEG: howto manager. (line 2071)
13294 * BFD_RELOC_AVR_PORT5: howto manager. (line 2160)
13295 * BFD_RELOC_AVR_PORT6: howto manager. (line 2156)
13296 * BFD_RELOC_BFIN_10_PCREL: howto manager. (line 1243)
13297 * BFD_RELOC_BFIN_11_PCREL: howto manager. (line 1246)
13298 * BFD_RELOC_BFIN_12_PCREL_JUMP: howto manager. (line 1249)
13299 * BFD_RELOC_BFIN_12_PCREL_JUMP_S: howto manager. (line 1252)
13300 * BFD_RELOC_BFIN_16_HIGH: howto manager. (line 1231)
13301 * BFD_RELOC_BFIN_16_IMM: howto manager. (line 1228)
13302 * BFD_RELOC_BFIN_16_LOW: howto manager. (line 1240)
13303 * BFD_RELOC_BFIN_24_PCREL_CALL_X: howto manager. (line 1255)
13304 * BFD_RELOC_BFIN_24_PCREL_JUMP_L: howto manager. (line 1258)
13305 * BFD_RELOC_BFIN_4_PCREL: howto manager. (line 1234)
13306 * BFD_RELOC_BFIN_5_PCREL: howto manager. (line 1237)
13307 * BFD_RELOC_BFIN_FUNCDESC: howto manager. (line 1264)
13308 * BFD_RELOC_BFIN_FUNCDESC_GOT17M4: howto manager. (line 1265)
13309 * BFD_RELOC_BFIN_FUNCDESC_GOTHI: howto manager. (line 1266)
13310 * BFD_RELOC_BFIN_FUNCDESC_GOTLO: howto manager. (line 1267)
13311 * BFD_RELOC_BFIN_FUNCDESC_GOTOFF17M4: howto manager. (line 1269)
13312 * BFD_RELOC_BFIN_FUNCDESC_GOTOFFHI: howto manager. (line 1270)
13313 * BFD_RELOC_BFIN_FUNCDESC_GOTOFFLO: howto manager. (line 1271)
13314 * BFD_RELOC_BFIN_FUNCDESC_VALUE: howto manager. (line 1268)
13315 * BFD_RELOC_BFIN_GOT: howto manager. (line 1277)
13316 * BFD_RELOC_BFIN_GOT17M4: howto manager. (line 1261)
13317 * BFD_RELOC_BFIN_GOTHI: howto manager. (line 1262)
13318 * BFD_RELOC_BFIN_GOTLO: howto manager. (line 1263)
13319 * BFD_RELOC_BFIN_GOTOFF17M4: howto manager. (line 1272)
13320 * BFD_RELOC_BFIN_GOTOFFHI: howto manager. (line 1273)
13321 * BFD_RELOC_BFIN_GOTOFFLO: howto manager. (line 1274)
13322 * BFD_RELOC_BFIN_PLTPC: howto manager. (line 1280)
13323 * BFD_RELOC_BPF_16: howto manager. (line 3956)
13324 * BFD_RELOC_BPF_32: howto manager. (line 3955)
13325 * BFD_RELOC_BPF_64: howto manager. (line 3954)
13326 * BFD_RELOC_BPF_DISP16: howto manager. (line 3957)
13327 * BFD_RELOC_BPF_DISP32: howto manager. (line 3958)
13328 * BFD_RELOC_C6000_ABS_H16: howto manager. (line 1850)
13329 * BFD_RELOC_C6000_ABS_L16: howto manager. (line 1849)
13330 * BFD_RELOC_C6000_ABS_S16: howto manager. (line 1848)
13331 * BFD_RELOC_C6000_ALIGN: howto manager. (line 1871)
13332 * BFD_RELOC_C6000_COPY: howto manager. (line 1866)
13333 * BFD_RELOC_C6000_DSBT_INDEX: howto manager. (line 1864)
13334 * BFD_RELOC_C6000_EHTYPE: howto manager. (line 1868)
13335 * BFD_RELOC_C6000_FPHEAD: howto manager. (line 1872)
13336 * BFD_RELOC_C6000_JUMP_SLOT: howto manager. (line 1867)
13337 * BFD_RELOC_C6000_NOCMP: howto manager. (line 1873)
13338 * BFD_RELOC_C6000_PCR_H16: howto manager. (line 1869)
13339 * BFD_RELOC_C6000_PCR_L16: howto manager. (line 1870)
13340 * BFD_RELOC_C6000_PCR_S10: howto manager. (line 1846)
13341 * BFD_RELOC_C6000_PCR_S12: howto manager. (line 1845)
13342 * BFD_RELOC_C6000_PCR_S21: howto manager. (line 1844)
13343 * BFD_RELOC_C6000_PCR_S7: howto manager. (line 1847)
13344 * BFD_RELOC_C6000_PREL31: howto manager. (line 1865)
13345 * BFD_RELOC_C6000_SBR_GOT_H16_W: howto manager. (line 1863)
13346 * BFD_RELOC_C6000_SBR_GOT_L16_W: howto manager. (line 1862)
13347 * BFD_RELOC_C6000_SBR_GOT_U15_W: howto manager. (line 1861)
13348 * BFD_RELOC_C6000_SBR_H16_B: howto manager. (line 1858)
13349 * BFD_RELOC_C6000_SBR_H16_H: howto manager. (line 1859)
13350 * BFD_RELOC_C6000_SBR_H16_W: howto manager. (line 1860)
13351 * BFD_RELOC_C6000_SBR_L16_B: howto manager. (line 1855)
13352 * BFD_RELOC_C6000_SBR_L16_H: howto manager. (line 1856)
13353 * BFD_RELOC_C6000_SBR_L16_W: howto manager. (line 1857)
13354 * BFD_RELOC_C6000_SBR_S16: howto manager. (line 1854)
13355 * BFD_RELOC_C6000_SBR_U15_B: howto manager. (line 1851)
13356 * BFD_RELOC_C6000_SBR_U15_H: howto manager. (line 1852)
13357 * BFD_RELOC_C6000_SBR_U15_W: howto manager. (line 1853)
13358 * BFD_RELOC_CKCORE_ADDR32: howto manager. (line 4005)
13359 * BFD_RELOC_CKCORE_ADDR_HI16: howto manager. (line 4028)
13360 * BFD_RELOC_CKCORE_ADDR_LO16: howto manager. (line 4029)
13361 * BFD_RELOC_CKCORE_ADDRGOT: howto manager. (line 4021)
13362 * BFD_RELOC_CKCORE_ADDRGOT_HI16: howto manager. (line 4040)
13363 * BFD_RELOC_CKCORE_ADDRGOT_LO16: howto manager. (line 4041)
13364 * BFD_RELOC_CKCORE_ADDRPLT: howto manager. (line 4022)
13365 * BFD_RELOC_CKCORE_ADDRPLT_HI16: howto manager. (line 4042)
13366 * BFD_RELOC_CKCORE_ADDRPLT_LO16: howto manager. (line 4043)
13367 * BFD_RELOC_CKCORE_CALLGRAPH: howto manager. (line 4065)
13368 * BFD_RELOC_CKCORE_COPY: howto manager. (line 4014)
13369 * BFD_RELOC_CKCORE_DOFFSET_IMM18: howto manager. (line 4048)
13370 * BFD_RELOC_CKCORE_DOFFSET_IMM18BY2: howto manager. (line 4049)
13371 * BFD_RELOC_CKCORE_DOFFSET_IMM18BY4: howto manager. (line 4050)
13372 * BFD_RELOC_CKCORE_DOFFSET_LO16: howto manager. (line 4046)
13373 * BFD_RELOC_CKCORE_GLOB_DAT: howto manager. (line 4015)
13374 * BFD_RELOC_CKCORE_GNU_VTENTRY: howto manager. (line 4012)
13375 * BFD_RELOC_CKCORE_GNU_VTINHERIT: howto manager. (line 4011)
13376 * BFD_RELOC_CKCORE_GOT12: howto manager. (line 4034)
13377 * BFD_RELOC_CKCORE_GOT32: howto manager. (line 4019)
13378 * BFD_RELOC_CKCORE_GOT_HI16: howto manager. (line 4035)
13379 * BFD_RELOC_CKCORE_GOT_IMM18BY4: howto manager. (line 4052)
13380 * BFD_RELOC_CKCORE_GOT_LO16: howto manager. (line 4036)
13381 * BFD_RELOC_CKCORE_GOTOFF: howto manager. (line 4017)
13382 * BFD_RELOC_CKCORE_GOTOFF_HI16: howto manager. (line 4032)
13383 * BFD_RELOC_CKCORE_GOTOFF_IMM18: howto manager. (line 4051)
13384 * BFD_RELOC_CKCORE_GOTOFF_LO16: howto manager. (line 4033)
13385 * BFD_RELOC_CKCORE_GOTPC: howto manager. (line 4018)
13386 * BFD_RELOC_CKCORE_GOTPC_HI16: howto manager. (line 4030)
13387 * BFD_RELOC_CKCORE_GOTPC_LO16: howto manager. (line 4031)
13388 * BFD_RELOC_CKCORE_IRELATIVE: howto manager. (line 4066)
13389 * BFD_RELOC_CKCORE_JUMP_SLOT: howto manager. (line 4016)
13390 * BFD_RELOC_CKCORE_NOJSRI: howto manager. (line 4064)
13391 * BFD_RELOC_CKCORE_NONE: howto manager. (line 4004)
13392 * BFD_RELOC_CKCORE_PCREL32: howto manager. (line 4009)
13393 * BFD_RELOC_CKCORE_PCREL_BLOOP_IMM12BY4: howto manager. (line 4068)
13394 * BFD_RELOC_CKCORE_PCREL_BLOOP_IMM4BY4: howto manager. (line 4067)
13395 * BFD_RELOC_CKCORE_PCREL_FLRW_IMM8BY4: howto manager. (line 4063)
13396 * BFD_RELOC_CKCORE_PCREL_IMM10BY2: howto manager. (line 4026)
13397 * BFD_RELOC_CKCORE_PCREL_IMM10BY4: howto manager. (line 4027)
13398 * BFD_RELOC_CKCORE_PCREL_IMM11BY2: howto manager. (line 4007)
13399 * BFD_RELOC_CKCORE_PCREL_IMM16BY2: howto manager. (line 4024)
13400 * BFD_RELOC_CKCORE_PCREL_IMM16BY4: howto manager. (line 4025)
13401 * BFD_RELOC_CKCORE_PCREL_IMM18BY2: howto manager. (line 4047)
13402 * BFD_RELOC_CKCORE_PCREL_IMM26BY2: howto manager. (line 4023)
13403 * BFD_RELOC_CKCORE_PCREL_IMM4BY2: howto manager. (line 4008)
13404 * BFD_RELOC_CKCORE_PCREL_IMM7BY4: howto manager. (line 4054)
13405 * BFD_RELOC_CKCORE_PCREL_IMM8BY4: howto manager. (line 4006)
13406 * BFD_RELOC_CKCORE_PCREL_JSR_IMM11BY2: howto manager. (line 4010)
13407 * BFD_RELOC_CKCORE_PCREL_JSR_IMM26BY2: howto manager. (line 4044)
13408 * BFD_RELOC_CKCORE_PLT12: howto manager. (line 4037)
13409 * BFD_RELOC_CKCORE_PLT32: howto manager. (line 4020)
13410 * BFD_RELOC_CKCORE_PLT_HI16: howto manager. (line 4038)
13411 * BFD_RELOC_CKCORE_PLT_IMM18BY4: howto manager. (line 4053)
13412 * BFD_RELOC_CKCORE_PLT_LO16: howto manager. (line 4039)
13413 * BFD_RELOC_CKCORE_RELATIVE: howto manager. (line 4013)
13414 * BFD_RELOC_CKCORE_TLS_DTPMOD32: howto manager. (line 4060)
13415 * BFD_RELOC_CKCORE_TLS_DTPOFF32: howto manager. (line 4061)
13416 * BFD_RELOC_CKCORE_TLS_GD32: howto manager. (line 4057)
13417 * BFD_RELOC_CKCORE_TLS_IE32: howto manager. (line 4056)
13418 * BFD_RELOC_CKCORE_TLS_LDM32: howto manager. (line 4058)
13419 * BFD_RELOC_CKCORE_TLS_LDO32: howto manager. (line 4059)
13420 * BFD_RELOC_CKCORE_TLS_LE32: howto manager. (line 4055)
13421 * BFD_RELOC_CKCORE_TLS_TPOFF32: howto manager. (line 4062)
13422 * BFD_RELOC_CKCORE_TOFFSET_LO16: howto manager. (line 4045)
13423 * bfd_reloc_code_type: howto manager. (line 10)
13424 * BFD_RELOC_CR16_ABS20: howto manager. (line 2687)
13425 * BFD_RELOC_CR16_ABS24: howto manager. (line 2688)
13426 * BFD_RELOC_CR16_DISP16: howto manager. (line 2698)
13427 * BFD_RELOC_CR16_DISP20: howto manager. (line 2699)
13428 * BFD_RELOC_CR16_DISP24: howto manager. (line 2700)
13429 * BFD_RELOC_CR16_DISP24a: howto manager. (line 2701)
13430 * BFD_RELOC_CR16_DISP4: howto manager. (line 2696)
13431 * BFD_RELOC_CR16_DISP8: howto manager. (line 2697)
13432 * BFD_RELOC_CR16_GLOB_DAT: howto manager. (line 2707)
13433 * BFD_RELOC_CR16_GOT_REGREL20: howto manager. (line 2705)
13434 * BFD_RELOC_CR16_GOTC_REGREL20: howto manager. (line 2706)
13435 * BFD_RELOC_CR16_IMM16: howto manager. (line 2691)
13436 * BFD_RELOC_CR16_IMM20: howto manager. (line 2692)
13437 * BFD_RELOC_CR16_IMM24: howto manager. (line 2693)
13438 * BFD_RELOC_CR16_IMM32: howto manager. (line 2694)
13439 * BFD_RELOC_CR16_IMM32a: howto manager. (line 2695)
13440 * BFD_RELOC_CR16_IMM4: howto manager. (line 2689)
13441 * BFD_RELOC_CR16_IMM8: howto manager. (line 2690)
13442 * BFD_RELOC_CR16_NUM16: howto manager. (line 2676)
13443 * BFD_RELOC_CR16_NUM32: howto manager. (line 2677)
13444 * BFD_RELOC_CR16_NUM32a: howto manager. (line 2678)
13445 * BFD_RELOC_CR16_NUM8: howto manager. (line 2675)
13446 * BFD_RELOC_CR16_REGREL0: howto manager. (line 2679)
13447 * BFD_RELOC_CR16_REGREL14: howto manager. (line 2682)
13448 * BFD_RELOC_CR16_REGREL14a: howto manager. (line 2683)
13449 * BFD_RELOC_CR16_REGREL16: howto manager. (line 2684)
13450 * BFD_RELOC_CR16_REGREL20: howto manager. (line 2685)
13451 * BFD_RELOC_CR16_REGREL20a: howto manager. (line 2686)
13452 * BFD_RELOC_CR16_REGREL4: howto manager. (line 2680)
13453 * BFD_RELOC_CR16_REGREL4a: howto manager. (line 2681)
13454 * BFD_RELOC_CR16_SWITCH16: howto manager. (line 2703)
13455 * BFD_RELOC_CR16_SWITCH32: howto manager. (line 2704)
13456 * BFD_RELOC_CR16_SWITCH8: howto manager. (line 2702)
13457 * BFD_RELOC_CRIS_16_DTPREL: howto manager. (line 2778)
13458 * BFD_RELOC_CRIS_16_GOT: howto manager. (line 2754)
13459 * BFD_RELOC_CRIS_16_GOT_GD: howto manager. (line 2774)
13460 * BFD_RELOC_CRIS_16_GOT_TPREL: howto manager. (line 2780)
13461 * BFD_RELOC_CRIS_16_GOTPLT: howto manager. (line 2760)
13462 * BFD_RELOC_CRIS_16_TPREL: howto manager. (line 2782)
13463 * BFD_RELOC_CRIS_32_DTPREL: howto manager. (line 2777)
13464 * BFD_RELOC_CRIS_32_GD: howto manager. (line 2775)
13465 * BFD_RELOC_CRIS_32_GOT: howto manager. (line 2751)
13466 * BFD_RELOC_CRIS_32_GOT_GD: howto manager. (line 2773)
13467 * BFD_RELOC_CRIS_32_GOT_TPREL: howto manager. (line 2779)
13468 * BFD_RELOC_CRIS_32_GOTPLT: howto manager. (line 2757)
13469 * BFD_RELOC_CRIS_32_GOTREL: howto manager. (line 2763)
13470 * BFD_RELOC_CRIS_32_IE: howto manager. (line 2784)
13471 * BFD_RELOC_CRIS_32_PLT_GOTREL: howto manager. (line 2766)
13472 * BFD_RELOC_CRIS_32_PLT_PCREL: howto manager. (line 2769)
13473 * BFD_RELOC_CRIS_32_TPREL: howto manager. (line 2781)
13474 * BFD_RELOC_CRIS_BDISP8: howto manager. (line 2732)
13475 * BFD_RELOC_CRIS_COPY: howto manager. (line 2745)
13476 * BFD_RELOC_CRIS_DTP: howto manager. (line 2776)
13477 * BFD_RELOC_CRIS_DTPMOD: howto manager. (line 2783)
13478 * BFD_RELOC_CRIS_GLOB_DAT: howto manager. (line 2746)
13479 * BFD_RELOC_CRIS_JUMP_SLOT: howto manager. (line 2747)
13480 * BFD_RELOC_CRIS_LAPCQ_OFFSET: howto manager. (line 2740)
13481 * BFD_RELOC_CRIS_RELATIVE: howto manager. (line 2748)
13482 * BFD_RELOC_CRIS_SIGNED_16: howto manager. (line 2738)
13483 * BFD_RELOC_CRIS_SIGNED_6: howto manager. (line 2734)
13484 * BFD_RELOC_CRIS_SIGNED_8: howto manager. (line 2736)
13485 * BFD_RELOC_CRIS_UNSIGNED_16: howto manager. (line 2739)
13486 * BFD_RELOC_CRIS_UNSIGNED_4: howto manager. (line 2741)
13487 * BFD_RELOC_CRIS_UNSIGNED_5: howto manager. (line 2733)
13488 * BFD_RELOC_CRIS_UNSIGNED_6: howto manager. (line 2735)
13489 * BFD_RELOC_CRIS_UNSIGNED_8: howto manager. (line 2737)
13490 * BFD_RELOC_CRX_ABS16: howto manager. (line 2720)
13491 * BFD_RELOC_CRX_ABS32: howto manager. (line 2721)
13492 * BFD_RELOC_CRX_IMM16: howto manager. (line 2725)
13493 * BFD_RELOC_CRX_IMM32: howto manager. (line 2726)
13494 * BFD_RELOC_CRX_NUM16: howto manager. (line 2723)
13495 * BFD_RELOC_CRX_NUM32: howto manager. (line 2724)
13496 * BFD_RELOC_CRX_NUM8: howto manager. (line 2722)
13497 * BFD_RELOC_CRX_REGREL12: howto manager. (line 2716)
13498 * BFD_RELOC_CRX_REGREL22: howto manager. (line 2717)
13499 * BFD_RELOC_CRX_REGREL28: howto manager. (line 2718)
13500 * BFD_RELOC_CRX_REGREL32: howto manager. (line 2719)
13501 * BFD_RELOC_CRX_REL16: howto manager. (line 2713)
13502 * BFD_RELOC_CRX_REL24: howto manager. (line 2714)
13503 * BFD_RELOC_CRX_REL32: howto manager. (line 2715)
13504 * BFD_RELOC_CRX_REL4: howto manager. (line 2710)
13505 * BFD_RELOC_CRX_REL8: howto manager. (line 2711)
13506 * BFD_RELOC_CRX_REL8_CMP: howto manager. (line 2712)
13507 * BFD_RELOC_CRX_SWITCH16: howto manager. (line 2728)
13508 * BFD_RELOC_CRX_SWITCH32: howto manager. (line 2729)
13509 * BFD_RELOC_CRX_SWITCH8: howto manager. (line 2727)
13510 * BFD_RELOC_CTOR: howto manager. (line 857)
13511 * BFD_RELOC_D10V_10_PCREL_L: howto manager. (line 1347)
13512 * BFD_RELOC_D10V_10_PCREL_R: howto manager. (line 1343)
13513 * BFD_RELOC_D10V_18: howto manager. (line 1352)
13514 * BFD_RELOC_D10V_18_PCREL: howto manager. (line 1355)
13515 * BFD_RELOC_D30V_15: howto manager. (line 1370)
13516 * BFD_RELOC_D30V_15_PCREL: howto manager. (line 1374)
13517 * BFD_RELOC_D30V_15_PCREL_R: howto manager. (line 1378)
13518 * BFD_RELOC_D30V_21: howto manager. (line 1383)
13519 * BFD_RELOC_D30V_21_PCREL: howto manager. (line 1387)
13520 * BFD_RELOC_D30V_21_PCREL_R: howto manager. (line 1391)
13521 * BFD_RELOC_D30V_32: howto manager. (line 1396)
13522 * BFD_RELOC_D30V_32_PCREL: howto manager. (line 1399)
13523 * BFD_RELOC_D30V_6: howto manager. (line 1358)
13524 * BFD_RELOC_D30V_9_PCREL: howto manager. (line 1361)
13525 * BFD_RELOC_D30V_9_PCREL_R: howto manager. (line 1365)
13526 * BFD_RELOC_DLX_HI16_S: howto manager. (line 1402)
13527 * BFD_RELOC_DLX_JMP26: howto manager. (line 1408)
13528 * BFD_RELOC_DLX_LO16: howto manager. (line 1405)
13529 * BFD_RELOC_EPIPHANY_HIGH: howto manager. (line 3967)
13530 * BFD_RELOC_EPIPHANY_IMM11: howto manager. (line 3976)
13531 * BFD_RELOC_EPIPHANY_IMM8: howto manager. (line 3980)
13532 * BFD_RELOC_EPIPHANY_LOW: howto manager. (line 3970)
13533 * BFD_RELOC_EPIPHANY_SIMM11: howto manager. (line 3973)
13534 * BFD_RELOC_EPIPHANY_SIMM24: howto manager. (line 3964)
13535 * BFD_RELOC_EPIPHANY_SIMM8: howto manager. (line 3961)
13536 * BFD_RELOC_FR30_10_IN_8: howto manager. (line 1895)
13537 * BFD_RELOC_FR30_12_PCREL: howto manager. (line 1903)
13538 * BFD_RELOC_FR30_20: howto manager. (line 1879)
13539 * BFD_RELOC_FR30_48: howto manager. (line 1876)
13540 * BFD_RELOC_FR30_6_IN_4: howto manager. (line 1883)
13541 * BFD_RELOC_FR30_8_IN_8: howto manager. (line 1887)
13542 * BFD_RELOC_FR30_9_IN_8: howto manager. (line 1891)
13543 * BFD_RELOC_FR30_9_PCREL: howto manager. (line 1899)
13544 * BFD_RELOC_FRV_FUNCDESC: howto manager. (line 513)
13545 * BFD_RELOC_FRV_FUNCDESC_GOT12: howto manager. (line 514)
13546 * BFD_RELOC_FRV_FUNCDESC_GOTHI: howto manager. (line 515)
13547 * BFD_RELOC_FRV_FUNCDESC_GOTLO: howto manager. (line 516)
13548 * BFD_RELOC_FRV_FUNCDESC_GOTOFF12: howto manager. (line 518)
13549 * BFD_RELOC_FRV_FUNCDESC_GOTOFFHI: howto manager. (line 519)
13550 * BFD_RELOC_FRV_FUNCDESC_GOTOFFLO: howto manager. (line 520)
13551 * BFD_RELOC_FRV_FUNCDESC_VALUE: howto manager. (line 517)
13552 * BFD_RELOC_FRV_GETTLSOFF: howto manager. (line 524)
13553 * BFD_RELOC_FRV_GETTLSOFF_RELAX: howto manager. (line 537)
13554 * BFD_RELOC_FRV_GOT12: howto manager. (line 510)
13555 * BFD_RELOC_FRV_GOTHI: howto manager. (line 511)
13556 * BFD_RELOC_FRV_GOTLO: howto manager. (line 512)
13557 * BFD_RELOC_FRV_GOTOFF12: howto manager. (line 521)
13558 * BFD_RELOC_FRV_GOTOFFHI: howto manager. (line 522)
13559 * BFD_RELOC_FRV_GOTOFFLO: howto manager. (line 523)
13560 * BFD_RELOC_FRV_GOTTLSDESC12: howto manager. (line 526)
13561 * BFD_RELOC_FRV_GOTTLSDESCHI: howto manager. (line 527)
13562 * BFD_RELOC_FRV_GOTTLSDESCLO: howto manager. (line 528)
13563 * BFD_RELOC_FRV_GOTTLSOFF12: howto manager. (line 532)
13564 * BFD_RELOC_FRV_GOTTLSOFFHI: howto manager. (line 533)
13565 * BFD_RELOC_FRV_GOTTLSOFFLO: howto manager. (line 534)
13566 * BFD_RELOC_FRV_GPREL12: howto manager. (line 505)
13567 * BFD_RELOC_FRV_GPREL32: howto manager. (line 507)
13568 * BFD_RELOC_FRV_GPRELHI: howto manager. (line 508)
13569 * BFD_RELOC_FRV_GPRELLO: howto manager. (line 509)
13570 * BFD_RELOC_FRV_GPRELU12: howto manager. (line 506)
13571 * BFD_RELOC_FRV_HI16: howto manager. (line 504)
13572 * BFD_RELOC_FRV_LABEL16: howto manager. (line 501)
13573 * BFD_RELOC_FRV_LABEL24: howto manager. (line 502)
13574 * BFD_RELOC_FRV_LO16: howto manager. (line 503)
13575 * BFD_RELOC_FRV_TLSDESC_RELAX: howto manager. (line 536)
13576 * BFD_RELOC_FRV_TLSDESC_VALUE: howto manager. (line 525)
13577 * BFD_RELOC_FRV_TLSMOFF: howto manager. (line 539)
13578 * BFD_RELOC_FRV_TLSMOFF12: howto manager. (line 529)
13579 * BFD_RELOC_FRV_TLSMOFFHI: howto manager. (line 530)
13580 * BFD_RELOC_FRV_TLSMOFFLO: howto manager. (line 531)
13581 * BFD_RELOC_FRV_TLSOFF: howto manager. (line 535)
13582 * BFD_RELOC_FRV_TLSOFF_RELAX: howto manager. (line 538)
13583 * BFD_RELOC_FT32_10: howto manager. (line 490)
13584 * BFD_RELOC_FT32_15: howto manager. (line 497)
13585 * BFD_RELOC_FT32_17: howto manager. (line 492)
13586 * BFD_RELOC_FT32_18: howto manager. (line 493)
13587 * BFD_RELOC_FT32_20: howto manager. (line 491)
13588 * BFD_RELOC_FT32_DIFF32: howto manager. (line 498)
13589 * BFD_RELOC_FT32_RELAX: howto manager. (line 494)
13590 * BFD_RELOC_FT32_SC0: howto manager. (line 495)
13591 * BFD_RELOC_FT32_SC1: howto manager. (line 496)
13592 * BFD_RELOC_GPREL16: howto manager. (line 130)
13593 * BFD_RELOC_GPREL32: howto manager. (line 131)
13594 * BFD_RELOC_H8_DIR16A8: howto manager. (line 2829)
13595 * BFD_RELOC_H8_DIR16R8: howto manager. (line 2830)
13596 * BFD_RELOC_H8_DIR24A8: howto manager. (line 2831)
13597 * BFD_RELOC_H8_DIR24R8: howto manager. (line 2832)
13598 * BFD_RELOC_H8_DIR32A16: howto manager. (line 2833)
13599 * BFD_RELOC_H8_DISP32A16: howto manager. (line 2834)
13600 * BFD_RELOC_HI16: howto manager. (line 354)
13601 * BFD_RELOC_HI16_BASEREL: howto manager. (line 106)
13602 * BFD_RELOC_HI16_GOTOFF: howto manager. (line 56)
13603 * BFD_RELOC_HI16_PCREL: howto manager. (line 366)
13604 * BFD_RELOC_HI16_PLTOFF: howto manager. (line 68)
13605 * BFD_RELOC_HI16_S: howto manager. (line 357)
13606 * BFD_RELOC_HI16_S_BASEREL: howto manager. (line 107)
13607 * BFD_RELOC_HI16_S_GOTOFF: howto manager. (line 57)
13608 * BFD_RELOC_HI16_S_PCREL: howto manager. (line 369)
13609 * BFD_RELOC_HI16_S_PLTOFF: howto manager. (line 69)
13610 * BFD_RELOC_HI22: howto manager. (line 125)
13611 * BFD_RELOC_I370_D12: howto manager. (line 854)
13612 * BFD_RELOC_IA64_COPY: howto manager. (line 2544)
13613 * BFD_RELOC_IA64_DIR32LSB: howto manager. (line 2489)
13614 * BFD_RELOC_IA64_DIR32MSB: howto manager. (line 2488)
13615 * BFD_RELOC_IA64_DIR64LSB: howto manager. (line 2491)
13616 * BFD_RELOC_IA64_DIR64MSB: howto manager. (line 2490)
13617 * BFD_RELOC_IA64_DTPMOD64LSB: howto manager. (line 2554)
13618 * BFD_RELOC_IA64_DTPMOD64MSB: howto manager. (line 2553)
13619 * BFD_RELOC_IA64_DTPREL14: howto manager. (line 2556)
13620 * BFD_RELOC_IA64_DTPREL22: howto manager. (line 2557)
13621 * BFD_RELOC_IA64_DTPREL32LSB: howto manager. (line 2560)
13622 * BFD_RELOC_IA64_DTPREL32MSB: howto manager. (line 2559)
13623 * BFD_RELOC_IA64_DTPREL64I: howto manager. (line 2558)
13624 * BFD_RELOC_IA64_DTPREL64LSB: howto manager. (line 2562)
13625 * BFD_RELOC_IA64_DTPREL64MSB: howto manager. (line 2561)
13626 * BFD_RELOC_IA64_FPTR32LSB: howto manager. (line 2506)
13627 * BFD_RELOC_IA64_FPTR32MSB: howto manager. (line 2505)
13628 * BFD_RELOC_IA64_FPTR64I: howto manager. (line 2504)
13629 * BFD_RELOC_IA64_FPTR64LSB: howto manager. (line 2508)
13630 * BFD_RELOC_IA64_FPTR64MSB: howto manager. (line 2507)
13631 * BFD_RELOC_IA64_GPREL22: howto manager. (line 2492)
13632 * BFD_RELOC_IA64_GPREL32LSB: howto manager. (line 2495)
13633 * BFD_RELOC_IA64_GPREL32MSB: howto manager. (line 2494)
13634 * BFD_RELOC_IA64_GPREL64I: howto manager. (line 2493)
13635 * BFD_RELOC_IA64_GPREL64LSB: howto manager. (line 2497)
13636 * BFD_RELOC_IA64_GPREL64MSB: howto manager. (line 2496)
13637 * BFD_RELOC_IA64_IMM14: howto manager. (line 2485)
13638 * BFD_RELOC_IA64_IMM22: howto manager. (line 2486)
13639 * BFD_RELOC_IA64_IMM64: howto manager. (line 2487)
13640 * BFD_RELOC_IA64_IPLTLSB: howto manager. (line 2543)
13641 * BFD_RELOC_IA64_IPLTMSB: howto manager. (line 2542)
13642 * BFD_RELOC_IA64_LDXMOV: howto manager. (line 2546)
13643 * BFD_RELOC_IA64_LTOFF22: howto manager. (line 2498)
13644 * BFD_RELOC_IA64_LTOFF22X: howto manager. (line 2545)
13645 * BFD_RELOC_IA64_LTOFF64I: howto manager. (line 2499)
13646 * BFD_RELOC_IA64_LTOFF_DTPMOD22: howto manager. (line 2555)
13647 * BFD_RELOC_IA64_LTOFF_DTPREL22: howto manager. (line 2563)
13648 * BFD_RELOC_IA64_LTOFF_FPTR22: howto manager. (line 2520)
13649 * BFD_RELOC_IA64_LTOFF_FPTR32LSB: howto manager. (line 2523)
13650 * BFD_RELOC_IA64_LTOFF_FPTR32MSB: howto manager. (line 2522)
13651 * BFD_RELOC_IA64_LTOFF_FPTR64I: howto manager. (line 2521)
13652 * BFD_RELOC_IA64_LTOFF_FPTR64LSB: howto manager. (line 2525)
13653 * BFD_RELOC_IA64_LTOFF_FPTR64MSB: howto manager. (line 2524)
13654 * BFD_RELOC_IA64_LTOFF_TPREL22: howto manager. (line 2552)
13655 * BFD_RELOC_IA64_LTV32LSB: howto manager. (line 2539)
13656 * BFD_RELOC_IA64_LTV32MSB: howto manager. (line 2538)
13657 * BFD_RELOC_IA64_LTV64LSB: howto manager. (line 2541)
13658 * BFD_RELOC_IA64_LTV64MSB: howto manager. (line 2540)
13659 * BFD_RELOC_IA64_PCREL21B: howto manager. (line 2509)
13660 * BFD_RELOC_IA64_PCREL21BI: howto manager. (line 2510)
13661 * BFD_RELOC_IA64_PCREL21F: howto manager. (line 2512)
13662 * BFD_RELOC_IA64_PCREL21M: howto manager. (line 2511)
13663 * BFD_RELOC_IA64_PCREL22: howto manager. (line 2513)
13664 * BFD_RELOC_IA64_PCREL32LSB: howto manager. (line 2517)
13665 * BFD_RELOC_IA64_PCREL32MSB: howto manager. (line 2516)
13666 * BFD_RELOC_IA64_PCREL60B: howto manager. (line 2514)
13667 * BFD_RELOC_IA64_PCREL64I: howto manager. (line 2515)
13668 * BFD_RELOC_IA64_PCREL64LSB: howto manager. (line 2519)
13669 * BFD_RELOC_IA64_PCREL64MSB: howto manager. (line 2518)
13670 * BFD_RELOC_IA64_PLTOFF22: howto manager. (line 2500)
13671 * BFD_RELOC_IA64_PLTOFF64I: howto manager. (line 2501)
13672 * BFD_RELOC_IA64_PLTOFF64LSB: howto manager. (line 2503)
13673 * BFD_RELOC_IA64_PLTOFF64MSB: howto manager. (line 2502)
13674 * BFD_RELOC_IA64_REL32LSB: howto manager. (line 2535)
13675 * BFD_RELOC_IA64_REL32MSB: howto manager. (line 2534)
13676 * BFD_RELOC_IA64_REL64LSB: howto manager. (line 2537)
13677 * BFD_RELOC_IA64_REL64MSB: howto manager. (line 2536)
13678 * BFD_RELOC_IA64_SECREL32LSB: howto manager. (line 2531)
13679 * BFD_RELOC_IA64_SECREL32MSB: howto manager. (line 2530)
13680 * BFD_RELOC_IA64_SECREL64LSB: howto manager. (line 2533)
13681 * BFD_RELOC_IA64_SECREL64MSB: howto manager. (line 2532)
13682 * BFD_RELOC_IA64_SEGREL32LSB: howto manager. (line 2527)
13683 * BFD_RELOC_IA64_SEGREL32MSB: howto manager. (line 2526)
13684 * BFD_RELOC_IA64_SEGREL64LSB: howto manager. (line 2529)
13685 * BFD_RELOC_IA64_SEGREL64MSB: howto manager. (line 2528)
13686 * BFD_RELOC_IA64_TPREL14: howto manager. (line 2547)
13687 * BFD_RELOC_IA64_TPREL22: howto manager. (line 2548)
13688 * BFD_RELOC_IA64_TPREL64I: howto manager. (line 2549)
13689 * BFD_RELOC_IA64_TPREL64LSB: howto manager. (line 2551)
13690 * BFD_RELOC_IA64_TPREL64MSB: howto manager. (line 2550)
13691 * BFD_RELOC_IP2K_ADDR16CJP: howto manager. (line 2437)
13692 * BFD_RELOC_IP2K_BANK: howto manager. (line 2434)
13693 * BFD_RELOC_IP2K_EX8DATA: howto manager. (line 2445)
13694 * BFD_RELOC_IP2K_FR9: howto manager. (line 2431)
13695 * BFD_RELOC_IP2K_FR_OFFSET: howto manager. (line 2458)
13696 * BFD_RELOC_IP2K_HI8DATA: howto manager. (line 2444)
13697 * BFD_RELOC_IP2K_HI8INSN: howto manager. (line 2449)
13698 * BFD_RELOC_IP2K_LO8DATA: howto manager. (line 2443)
13699 * BFD_RELOC_IP2K_LO8INSN: howto manager. (line 2448)
13700 * BFD_RELOC_IP2K_PAGE3: howto manager. (line 2440)
13701 * BFD_RELOC_IP2K_PC_SKIP: howto manager. (line 2452)
13702 * BFD_RELOC_IP2K_TEXT: howto manager. (line 2455)
13703 * BFD_RELOC_IQ2000_OFFSET_16: howto manager. (line 2984)
13704 * BFD_RELOC_IQ2000_OFFSET_21: howto manager. (line 2985)
13705 * BFD_RELOC_IQ2000_UHI16: howto manager. (line 2986)
13706 * BFD_RELOC_LARCH_ADD16: howto manager. (line 4108)
13707 * BFD_RELOC_LARCH_ADD24: howto manager. (line 4109)
13708 * BFD_RELOC_LARCH_ADD32: howto manager. (line 4110)
13709 * BFD_RELOC_LARCH_ADD64: howto manager. (line 4111)
13710 * BFD_RELOC_LARCH_ADD8: howto manager. (line 4107)
13711 * BFD_RELOC_LARCH_MARK_LA: howto manager. (line 4080)
13712 * BFD_RELOC_LARCH_MARK_PCREL: howto manager. (line 4081)
13713 * BFD_RELOC_LARCH_SOP_ADD: howto manager. (line 4095)
13714 * BFD_RELOC_LARCH_SOP_AND: howto manager. (line 4096)
13715 * BFD_RELOC_LARCH_SOP_ASSERT: howto manager. (line 4090)
13716 * BFD_RELOC_LARCH_SOP_IF_ELSE: howto manager. (line 4097)
13717 * BFD_RELOC_LARCH_SOP_NOT: howto manager. (line 4091)
13718 * BFD_RELOC_LARCH_SOP_POP_32_S_0_10_10_16_S2: howto manager. (line 4105)
13719 * BFD_RELOC_LARCH_SOP_POP_32_S_0_5_10_16_S2: howto manager. (line 4104)
13720 * BFD_RELOC_LARCH_SOP_POP_32_S_10_12: howto manager. (line 4100)
13721 * BFD_RELOC_LARCH_SOP_POP_32_S_10_16: howto manager. (line 4101)
13722 * BFD_RELOC_LARCH_SOP_POP_32_S_10_16_S2: howto manager. (line 4102)
13723 * BFD_RELOC_LARCH_SOP_POP_32_S_10_5: howto manager. (line 4098)
13724 * BFD_RELOC_LARCH_SOP_POP_32_S_5_20: howto manager. (line 4103)
13725 * BFD_RELOC_LARCH_SOP_POP_32_U: howto manager. (line 4106)
13726 * BFD_RELOC_LARCH_SOP_POP_32_U_10_12: howto manager. (line 4099)
13727 * BFD_RELOC_LARCH_SOP_PUSH_ABSOLUTE: howto manager. (line 4083)
13728 * BFD_RELOC_LARCH_SOP_PUSH_DUP: howto manager. (line 4084)
13729 * BFD_RELOC_LARCH_SOP_PUSH_GPREL: howto manager. (line 4085)
13730 * BFD_RELOC_LARCH_SOP_PUSH_PCREL: howto manager. (line 4082)
13731 * BFD_RELOC_LARCH_SOP_PUSH_PLT_PCREL: howto manager. (line 4089)
13732 * BFD_RELOC_LARCH_SOP_PUSH_TLS_GD: howto manager. (line 4088)
13733 * BFD_RELOC_LARCH_SOP_PUSH_TLS_GOT: howto manager. (line 4087)
13734 * BFD_RELOC_LARCH_SOP_PUSH_TLS_TPREL: howto manager. (line 4086)
13735 * BFD_RELOC_LARCH_SOP_SL: howto manager. (line 4093)
13736 * BFD_RELOC_LARCH_SOP_SR: howto manager. (line 4094)
13737 * BFD_RELOC_LARCH_SOP_SUB: howto manager. (line 4092)
13738 * BFD_RELOC_LARCH_SUB16: howto manager. (line 4113)
13739 * BFD_RELOC_LARCH_SUB24: howto manager. (line 4114)
13740 * BFD_RELOC_LARCH_SUB32: howto manager. (line 4115)
13741 * BFD_RELOC_LARCH_SUB64: howto manager. (line 4116)
13742 * BFD_RELOC_LARCH_SUB8: howto manager. (line 4112)
13743 * BFD_RELOC_LARCH_TLS_DTPMOD32: howto manager. (line 4074)
13744 * BFD_RELOC_LARCH_TLS_DTPMOD64: howto manager. (line 4076)
13745 * BFD_RELOC_LARCH_TLS_DTPREL32: howto manager. (line 4075)
13746 * BFD_RELOC_LARCH_TLS_DTPREL64: howto manager. (line 4077)
13747 * BFD_RELOC_LARCH_TLS_TPREL32: howto manager. (line 4078)
13748 * BFD_RELOC_LARCH_TLS_TPREL64: howto manager. (line 4079)
13749 * BFD_RELOC_LM32_16_GOT: howto manager. (line 3130)
13750 * BFD_RELOC_LM32_BRANCH: howto manager. (line 3129)
13751 * BFD_RELOC_LM32_CALL: howto manager. (line 3128)
13752 * BFD_RELOC_LM32_COPY: howto manager. (line 3133)
13753 * BFD_RELOC_LM32_GLOB_DAT: howto manager. (line 3134)
13754 * BFD_RELOC_LM32_GOTOFF_HI16: howto manager. (line 3131)
13755 * BFD_RELOC_LM32_GOTOFF_LO16: howto manager. (line 3132)
13756 * BFD_RELOC_LM32_JMP_SLOT: howto manager. (line 3135)
13757 * BFD_RELOC_LM32_RELATIVE: howto manager. (line 3136)
13758 * BFD_RELOC_LO10: howto manager. (line 126)
13759 * BFD_RELOC_LO16: howto manager. (line 363)
13760 * BFD_RELOC_LO16_BASEREL: howto manager. (line 105)
13761 * BFD_RELOC_LO16_GOTOFF: howto manager. (line 55)
13762 * BFD_RELOC_LO16_PCREL: howto manager. (line 372)
13763 * BFD_RELOC_LO16_PLTOFF: howto manager. (line 67)
13764 * BFD_RELOC_M32C_HI8: howto manager. (line 1411)
13765 * BFD_RELOC_M32C_RL_1ADDR: howto manager. (line 1413)
13766 * BFD_RELOC_M32C_RL_2ADDR: howto manager. (line 1414)
13767 * BFD_RELOC_M32C_RL_JUMP: howto manager. (line 1412)
13768 * BFD_RELOC_M32R_10_PCREL: howto manager. (line 1421)
13769 * BFD_RELOC_M32R_18_PCREL: howto manager. (line 1425)
13770 * BFD_RELOC_M32R_24: howto manager. (line 1417)
13771 * BFD_RELOC_M32R_26_PCREL: howto manager. (line 1428)
13772 * BFD_RELOC_M32R_26_PLTREL: howto manager. (line 1447)
13773 * BFD_RELOC_M32R_COPY: howto manager. (line 1448)
13774 * BFD_RELOC_M32R_GLOB_DAT: howto manager. (line 1449)
13775 * BFD_RELOC_M32R_GOT16_HI_SLO: howto manager. (line 1458)
13776 * BFD_RELOC_M32R_GOT16_HI_ULO: howto manager. (line 1457)
13777 * BFD_RELOC_M32R_GOT16_LO: howto manager. (line 1459)
13778 * BFD_RELOC_M32R_GOT24: howto manager. (line 1446)
13779 * BFD_RELOC_M32R_GOTOFF: howto manager. (line 1452)
13780 * BFD_RELOC_M32R_GOTOFF_HI_SLO: howto manager. (line 1454)
13781 * BFD_RELOC_M32R_GOTOFF_HI_ULO: howto manager. (line 1453)
13782 * BFD_RELOC_M32R_GOTOFF_LO: howto manager. (line 1455)
13783 * BFD_RELOC_M32R_GOTPC24: howto manager. (line 1456)
13784 * BFD_RELOC_M32R_GOTPC_HI_SLO: howto manager. (line 1461)
13785 * BFD_RELOC_M32R_GOTPC_HI_ULO: howto manager. (line 1460)
13786 * BFD_RELOC_M32R_GOTPC_LO: howto manager. (line 1462)
13787 * BFD_RELOC_M32R_HI16_SLO: howto manager. (line 1435)
13788 * BFD_RELOC_M32R_HI16_ULO: howto manager. (line 1431)
13789 * BFD_RELOC_M32R_JMP_SLOT: howto manager. (line 1450)
13790 * BFD_RELOC_M32R_LO16: howto manager. (line 1439)
13791 * BFD_RELOC_M32R_RELATIVE: howto manager. (line 1451)
13792 * BFD_RELOC_M32R_SDA16: howto manager. (line 1442)
13793 * BFD_RELOC_M68HC11_24: howto manager. (line 2599)
13794 * BFD_RELOC_M68HC11_3B: howto manager. (line 2574)
13795 * BFD_RELOC_M68HC11_HI8: howto manager. (line 2566)
13796 * BFD_RELOC_M68HC11_LO16: howto manager. (line 2588)
13797 * BFD_RELOC_M68HC11_LO8: howto manager. (line 2570)
13798 * BFD_RELOC_M68HC11_PAGE: howto manager. (line 2594)
13799 * BFD_RELOC_M68HC11_RL_GROUP: howto manager. (line 2583)
13800 * BFD_RELOC_M68HC11_RL_JUMP: howto manager. (line 2577)
13801 * BFD_RELOC_M68HC12_10_PCREL: howto manager. (line 2659)
13802 * BFD_RELOC_M68HC12_16B: howto manager. (line 2653)
13803 * BFD_RELOC_M68HC12_5B: howto manager. (line 2605)
13804 * BFD_RELOC_M68HC12_9_PCREL: howto manager. (line 2656)
13805 * BFD_RELOC_M68HC12_9B: howto manager. (line 2650)
13806 * BFD_RELOC_M68HC12_HI8XG: howto manager. (line 2666)
13807 * BFD_RELOC_M68HC12_LO8XG: howto manager. (line 2662)
13808 * BFD_RELOC_MACH_O_ARM64_ADDEND: howto manager. (line 3179)
13809 * BFD_RELOC_MACH_O_ARM64_GOT_LOAD_PAGE21: howto manager. (line 3182)
13810 * BFD_RELOC_MACH_O_ARM64_GOT_LOAD_PAGEOFF12: howto manager. (line 3185)
13811 * BFD_RELOC_MACH_O_ARM64_POINTER_TO_GOT: howto manager. (line 3188)
13812 * BFD_RELOC_MACH_O_LOCAL_SECTDIFF: howto manager. (line 3143)
13813 * BFD_RELOC_MACH_O_PAIR: howto manager. (line 3146)
13814 * BFD_RELOC_MACH_O_SECTDIFF: howto manager. (line 3139)
13815 * BFD_RELOC_MACH_O_SUBTRACTOR32: howto manager. (line 3149)
13816 * BFD_RELOC_MACH_O_SUBTRACTOR64: howto manager. (line 3152)
13817 * BFD_RELOC_MACH_O_X86_64_BRANCH32: howto manager. (line 3155)
13818 * BFD_RELOC_MACH_O_X86_64_BRANCH8: howto manager. (line 3156)
13819 * BFD_RELOC_MACH_O_X86_64_GOT: howto manager. (line 3160)
13820 * BFD_RELOC_MACH_O_X86_64_GOT_LOAD: howto manager. (line 3163)
13821 * BFD_RELOC_MACH_O_X86_64_PCREL32_1: howto manager. (line 3167)
13822 * BFD_RELOC_MACH_O_X86_64_PCREL32_2: howto manager. (line 3170)
13823 * BFD_RELOC_MACH_O_X86_64_PCREL32_4: howto manager. (line 3173)
13824 * BFD_RELOC_MACH_O_X86_64_TLV: howto manager. (line 3176)
13825 * BFD_RELOC_MCORE_PCREL_32: howto manager. (line 1910)
13826 * BFD_RELOC_MCORE_PCREL_IMM11BY2: howto manager. (line 1908)
13827 * BFD_RELOC_MCORE_PCREL_IMM4BY2: howto manager. (line 1909)
13828 * BFD_RELOC_MCORE_PCREL_IMM8BY4: howto manager. (line 1907)
13829 * BFD_RELOC_MCORE_PCREL_JSR_IMM11BY2: howto manager. (line 1911)
13830 * BFD_RELOC_MCORE_RVA: howto manager. (line 1912)
13831 * BFD_RELOC_MEP_16: howto manager. (line 1916)
13832 * BFD_RELOC_MEP_32: howto manager. (line 1917)
13833 * BFD_RELOC_MEP_8: howto manager. (line 1915)
13834 * BFD_RELOC_MEP_ADDR24A4: howto manager. (line 1932)
13835 * BFD_RELOC_MEP_GNU_VTENTRY: howto manager. (line 1934)
13836 * BFD_RELOC_MEP_GNU_VTINHERIT: howto manager. (line 1933)
13837 * BFD_RELOC_MEP_GPREL: howto manager. (line 1926)
13838 * BFD_RELOC_MEP_HI16S: howto manager. (line 1925)
13839 * BFD_RELOC_MEP_HI16U: howto manager. (line 1924)
13840 * BFD_RELOC_MEP_LOW16: howto manager. (line 1923)
13841 * BFD_RELOC_MEP_PCABS24A2: howto manager. (line 1922)
13842 * BFD_RELOC_MEP_PCREL12A2: howto manager. (line 1919)
13843 * BFD_RELOC_MEP_PCREL17A2: howto manager. (line 1920)
13844 * BFD_RELOC_MEP_PCREL24A2: howto manager. (line 1921)
13845 * BFD_RELOC_MEP_PCREL8A2: howto manager. (line 1918)
13846 * BFD_RELOC_MEP_TPREL: howto manager. (line 1927)
13847 * BFD_RELOC_MEP_TPREL7: howto manager. (line 1928)
13848 * BFD_RELOC_MEP_TPREL7A2: howto manager. (line 1929)
13849 * BFD_RELOC_MEP_TPREL7A4: howto manager. (line 1930)
13850 * BFD_RELOC_MEP_UIMM24: howto manager. (line 1931)
13851 * BFD_RELOC_METAG_COPY: howto manager. (line 1956)
13852 * BFD_RELOC_METAG_GETSET_GOT: howto manager. (line 1948)
13853 * BFD_RELOC_METAG_GETSET_GOTOFF: howto manager. (line 1947)
13854 * BFD_RELOC_METAG_GETSETOFF: howto manager. (line 1940)
13855 * BFD_RELOC_METAG_GLOB_DAT: howto manager. (line 1959)
13856 * BFD_RELOC_METAG_GOTOFF: howto manager. (line 1954)
13857 * BFD_RELOC_METAG_HI16_GOTOFF: howto manager. (line 1945)
13858 * BFD_RELOC_METAG_HI16_GOTPC: howto manager. (line 1949)
13859 * BFD_RELOC_METAG_HI16_PLT: howto manager. (line 1951)
13860 * BFD_RELOC_METAG_HIADDR16: howto manager. (line 1937)
13861 * BFD_RELOC_METAG_HIOG: howto manager. (line 1941)
13862 * BFD_RELOC_METAG_JMP_SLOT: howto manager. (line 1957)
13863 * BFD_RELOC_METAG_LO16_GOTOFF: howto manager. (line 1946)
13864 * BFD_RELOC_METAG_LO16_GOTPC: howto manager. (line 1950)
13865 * BFD_RELOC_METAG_LO16_PLT: howto manager. (line 1952)
13866 * BFD_RELOC_METAG_LOADDR16: howto manager. (line 1938)
13867 * BFD_RELOC_METAG_LOOG: howto manager. (line 1942)
13868 * BFD_RELOC_METAG_PLT: howto manager. (line 1955)
13869 * BFD_RELOC_METAG_REL16: howto manager. (line 1944)
13870 * BFD_RELOC_METAG_REL8: howto manager. (line 1943)
13871 * BFD_RELOC_METAG_RELATIVE: howto manager. (line 1958)
13872 * BFD_RELOC_METAG_RELBRANCH: howto manager. (line 1939)
13873 * BFD_RELOC_METAG_RELBRANCH_PLT: howto manager. (line 1953)
13874 * BFD_RELOC_METAG_TLS_DTPMOD: howto manager. (line 1970)
13875 * BFD_RELOC_METAG_TLS_DTPOFF: howto manager. (line 1971)
13876 * BFD_RELOC_METAG_TLS_GD: howto manager. (line 1960)
13877 * BFD_RELOC_METAG_TLS_IE: howto manager. (line 1965)
13878 * BFD_RELOC_METAG_TLS_IENONPIC: howto manager. (line 1966)
13879 * BFD_RELOC_METAG_TLS_IENONPIC_HI16: howto manager. (line 1967)
13880 * BFD_RELOC_METAG_TLS_IENONPIC_LO16: howto manager. (line 1968)
13881 * BFD_RELOC_METAG_TLS_LDM: howto manager. (line 1961)
13882 * BFD_RELOC_METAG_TLS_LDO: howto manager. (line 1964)
13883 * BFD_RELOC_METAG_TLS_LDO_HI16: howto manager. (line 1962)
13884 * BFD_RELOC_METAG_TLS_LDO_LO16: howto manager. (line 1963)
13885 * BFD_RELOC_METAG_TLS_LE: howto manager. (line 1972)
13886 * BFD_RELOC_METAG_TLS_LE_HI16: howto manager. (line 1973)
13887 * BFD_RELOC_METAG_TLS_LE_LO16: howto manager. (line 1974)
13888 * BFD_RELOC_METAG_TLS_TPOFF: howto manager. (line 1969)
13889 * BFD_RELOC_MICROBLAZE_32_GOTOFF: howto manager. (line 3235)
13890 * BFD_RELOC_MICROBLAZE_32_LO: howto manager. (line 3191)
13891 * BFD_RELOC_MICROBLAZE_32_LO_PCREL: howto manager. (line 3195)
13892 * BFD_RELOC_MICROBLAZE_32_ROSDA: howto manager. (line 3199)
13893 * BFD_RELOC_MICROBLAZE_32_RWSDA: howto manager. (line 3203)
13894 * BFD_RELOC_MICROBLAZE_32_SYM_OP_SYM: howto manager. (line 3207)
13895 * BFD_RELOC_MICROBLAZE_32_TLSDTPMOD: howto manager. (line 3256)
13896 * BFD_RELOC_MICROBLAZE_32_TLSDTPREL: howto manager. (line 3259)
13897 * BFD_RELOC_MICROBLAZE_64_GOT: howto manager. (line 3221)
13898 * BFD_RELOC_MICROBLAZE_64_GOTOFF: howto manager. (line 3230)
13899 * BFD_RELOC_MICROBLAZE_64_GOTPC: howto manager. (line 3216)
13900 * BFD_RELOC_MICROBLAZE_64_NONE: howto manager. (line 3211)
13901 * BFD_RELOC_MICROBLAZE_64_PLT: howto manager. (line 3225)
13902 * BFD_RELOC_MICROBLAZE_64_TEXTPCREL: howto manager. (line 3274)
13903 * BFD_RELOC_MICROBLAZE_64_TEXTREL: howto manager. (line 3279)
13904 * BFD_RELOC_MICROBLAZE_64_TLS: howto manager. (line 3243)
13905 * BFD_RELOC_MICROBLAZE_64_TLSDTPREL: howto manager. (line 3262)
13906 * BFD_RELOC_MICROBLAZE_64_TLSGD: howto manager. (line 3246)
13907 * BFD_RELOC_MICROBLAZE_64_TLSGOTTPREL: howto manager. (line 3266)
13908 * BFD_RELOC_MICROBLAZE_64_TLSLD: howto manager. (line 3251)
13909 * BFD_RELOC_MICROBLAZE_64_TLSTPREL: howto manager. (line 3270)
13910 * BFD_RELOC_MICROBLAZE_COPY: howto manager. (line 3239)
13911 * BFD_RELOC_MICROMIPS_10_PCREL_S1: howto manager. (line 406)
13912 * BFD_RELOC_MICROMIPS_16_PCREL_S1: howto manager. (line 407)
13913 * BFD_RELOC_MICROMIPS_7_PCREL_S1: howto manager. (line 405)
13914 * BFD_RELOC_MICROMIPS_CALL16: howto manager. (line 428)
13915 * BFD_RELOC_MICROMIPS_CALL_HI16: howto manager. (line 434)
13916 * BFD_RELOC_MICROMIPS_CALL_LO16: howto manager. (line 436)
13917 * BFD_RELOC_MICROMIPS_GOT16: howto manager. (line 426)
13918 * BFD_RELOC_MICROMIPS_GOT_DISP: howto manager. (line 444)
13919 * BFD_RELOC_MICROMIPS_GOT_HI16: howto manager. (line 430)
13920 * BFD_RELOC_MICROMIPS_GOT_LO16: howto manager. (line 432)
13921 * BFD_RELOC_MICROMIPS_GOT_OFST: howto manager. (line 442)
13922 * BFD_RELOC_MICROMIPS_GOT_PAGE: howto manager. (line 440)
13923 * BFD_RELOC_MICROMIPS_GPREL16: howto manager. (line 419)
13924 * BFD_RELOC_MICROMIPS_HI16: howto manager. (line 420)
13925 * BFD_RELOC_MICROMIPS_HI16_S: howto manager. (line 421)
13926 * BFD_RELOC_MICROMIPS_HIGHER: howto manager. (line 453)
13927 * BFD_RELOC_MICROMIPS_HIGHEST: howto manager. (line 451)
13928 * BFD_RELOC_MICROMIPS_JALR: howto manager. (line 459)
13929 * BFD_RELOC_MICROMIPS_JMP: howto manager. (line 345)
13930 * BFD_RELOC_MICROMIPS_LITERAL: howto manager. (line 402)
13931 * BFD_RELOC_MICROMIPS_LO16: howto manager. (line 422)
13932 * BFD_RELOC_MICROMIPS_SCN_DISP: howto manager. (line 455)
13933 * BFD_RELOC_MICROMIPS_SUB: howto manager. (line 438)
13934 * BFD_RELOC_MICROMIPS_TLS_DTPREL_HI16: howto manager. (line 469)
13935 * BFD_RELOC_MICROMIPS_TLS_DTPREL_LO16: howto manager. (line 471)
13936 * BFD_RELOC_MICROMIPS_TLS_GD: howto manager. (line 465)
13937 * BFD_RELOC_MICROMIPS_TLS_GOTTPREL: howto manager. (line 473)
13938 * BFD_RELOC_MICROMIPS_TLS_LDM: howto manager. (line 467)
13939 * BFD_RELOC_MICROMIPS_TLS_TPREL_HI16: howto manager. (line 477)
13940 * BFD_RELOC_MICROMIPS_TLS_TPREL_LO16: howto manager. (line 479)
13941 * BFD_RELOC_MIPS16_16_PCREL_S1: howto manager. (line 410)
13942 * BFD_RELOC_MIPS16_CALL16: howto manager. (line 376)
13943 * BFD_RELOC_MIPS16_GOT16: howto manager. (line 375)
13944 * BFD_RELOC_MIPS16_GPREL: howto manager. (line 351)
13945 * BFD_RELOC_MIPS16_HI16: howto manager. (line 380)
13946 * BFD_RELOC_MIPS16_HI16_S: howto manager. (line 383)
13947 * BFD_RELOC_MIPS16_JMP: howto manager. (line 348)
13948 * BFD_RELOC_MIPS16_LO16: howto manager. (line 389)
13949 * BFD_RELOC_MIPS16_TLS_DTPREL_HI16: howto manager. (line 394)
13950 * BFD_RELOC_MIPS16_TLS_DTPREL_LO16: howto manager. (line 395)
13951 * BFD_RELOC_MIPS16_TLS_GD: howto manager. (line 392)
13952 * BFD_RELOC_MIPS16_TLS_GOTTPREL: howto manager. (line 396)
13953 * BFD_RELOC_MIPS16_TLS_LDM: howto manager. (line 393)
13954 * BFD_RELOC_MIPS16_TLS_TPREL_HI16: howto manager. (line 397)
13955 * BFD_RELOC_MIPS16_TLS_TPREL_LO16: howto manager. (line 398)
13956 * BFD_RELOC_MIPS_16: howto manager. (line 456)
13957 * BFD_RELOC_MIPS_18_PCREL_S3: howto manager. (line 415)
13958 * BFD_RELOC_MIPS_19_PCREL_S2: howto manager. (line 416)
13959 * BFD_RELOC_MIPS_21_PCREL_S2: howto manager. (line 413)
13960 * BFD_RELOC_MIPS_26_PCREL_S2: howto manager. (line 414)
13961 * BFD_RELOC_MIPS_CALL16: howto manager. (line 427)
13962 * BFD_RELOC_MIPS_CALL_HI16: howto manager. (line 433)
13963 * BFD_RELOC_MIPS_CALL_LO16: howto manager. (line 435)
13964 * BFD_RELOC_MIPS_COPY: howto manager. (line 483)
13965 * BFD_RELOC_MIPS_DELETE: howto manager. (line 449)
13966 * BFD_RELOC_MIPS_EH: howto manager. (line 480)
13967 * BFD_RELOC_MIPS_GOT16: howto manager. (line 425)
13968 * BFD_RELOC_MIPS_GOT_DISP: howto manager. (line 443)
13969 * BFD_RELOC_MIPS_GOT_HI16: howto manager. (line 429)
13970 * BFD_RELOC_MIPS_GOT_LO16: howto manager. (line 431)
13971 * BFD_RELOC_MIPS_GOT_OFST: howto manager. (line 441)
13972 * BFD_RELOC_MIPS_GOT_PAGE: howto manager. (line 439)
13973 * BFD_RELOC_MIPS_HIGHER: howto manager. (line 452)
13974 * BFD_RELOC_MIPS_HIGHEST: howto manager. (line 450)
13975 * BFD_RELOC_MIPS_INSERT_A: howto manager. (line 447)
13976 * BFD_RELOC_MIPS_INSERT_B: howto manager. (line 448)
13977 * BFD_RELOC_MIPS_JALR: howto manager. (line 458)
13978 * BFD_RELOC_MIPS_JMP: howto manager. (line 344)
13979 * BFD_RELOC_MIPS_JUMP_SLOT: howto manager. (line 484)
13980 * BFD_RELOC_MIPS_LITERAL: howto manager. (line 401)
13981 * BFD_RELOC_MIPS_RELGOT: howto manager. (line 457)
13982 * BFD_RELOC_MIPS_SCN_DISP: howto manager. (line 454)
13983 * BFD_RELOC_MIPS_SHIFT5: howto manager. (line 445)
13984 * BFD_RELOC_MIPS_SHIFT6: howto manager. (line 446)
13985 * BFD_RELOC_MIPS_SUB: howto manager. (line 437)
13986 * BFD_RELOC_MIPS_TLS_DTPMOD32: howto manager. (line 460)
13987 * BFD_RELOC_MIPS_TLS_DTPMOD64: howto manager. (line 462)
13988 * BFD_RELOC_MIPS_TLS_DTPREL32: howto manager. (line 461)
13989 * BFD_RELOC_MIPS_TLS_DTPREL64: howto manager. (line 463)
13990 * BFD_RELOC_MIPS_TLS_DTPREL_HI16: howto manager. (line 468)
13991 * BFD_RELOC_MIPS_TLS_DTPREL_LO16: howto manager. (line 470)
13992 * BFD_RELOC_MIPS_TLS_GD: howto manager. (line 464)
13993 * BFD_RELOC_MIPS_TLS_GOTTPREL: howto manager. (line 472)
13994 * BFD_RELOC_MIPS_TLS_LDM: howto manager. (line 466)
13995 * BFD_RELOC_MIPS_TLS_TPREL32: howto manager. (line 474)
13996 * BFD_RELOC_MIPS_TLS_TPREL64: howto manager. (line 475)
13997 * BFD_RELOC_MIPS_TLS_TPREL_HI16: howto manager. (line 476)
13998 * BFD_RELOC_MIPS_TLS_TPREL_LO16: howto manager. (line 478)
13999 * BFD_RELOC_MMIX_ADDR19: howto manager. (line 2003)
14000 * BFD_RELOC_MMIX_ADDR27: howto manager. (line 2007)
14001 * BFD_RELOC_MMIX_BASE_PLUS_OFFSET: howto manager. (line 2019)
14002 * BFD_RELOC_MMIX_CBRANCH: howto manager. (line 1983)
14003 * BFD_RELOC_MMIX_CBRANCH_1: howto manager. (line 1985)
14004 * BFD_RELOC_MMIX_CBRANCH_2: howto manager. (line 1986)
14005 * BFD_RELOC_MMIX_CBRANCH_3: howto manager. (line 1987)
14006 * BFD_RELOC_MMIX_CBRANCH_J: howto manager. (line 1984)
14007 * BFD_RELOC_MMIX_GETA: howto manager. (line 1977)
14008 * BFD_RELOC_MMIX_GETA_1: howto manager. (line 1978)
14009 * BFD_RELOC_MMIX_GETA_2: howto manager. (line 1979)
14010 * BFD_RELOC_MMIX_GETA_3: howto manager. (line 1980)
14011 * BFD_RELOC_MMIX_JMP: howto manager. (line 1997)
14012 * BFD_RELOC_MMIX_JMP_1: howto manager. (line 1998)
14013 * BFD_RELOC_MMIX_JMP_2: howto manager. (line 1999)
14014 * BFD_RELOC_MMIX_JMP_3: howto manager. (line 2000)
14015 * BFD_RELOC_MMIX_LOCAL: howto manager. (line 2023)
14016 * BFD_RELOC_MMIX_PUSHJ: howto manager. (line 1990)
14017 * BFD_RELOC_MMIX_PUSHJ_1: howto manager. (line 1991)
14018 * BFD_RELOC_MMIX_PUSHJ_2: howto manager. (line 1992)
14019 * BFD_RELOC_MMIX_PUSHJ_3: howto manager. (line 1993)
14020 * BFD_RELOC_MMIX_PUSHJ_STUBBABLE: howto manager. (line 1994)
14021 * BFD_RELOC_MMIX_REG: howto manager. (line 2015)
14022 * BFD_RELOC_MMIX_REG_OR_BYTE: howto manager. (line 2011)
14023 * BFD_RELOC_MN10300_16_PCREL: howto manager. (line 593)
14024 * BFD_RELOC_MN10300_32_PCREL: howto manager. (line 589)
14025 * BFD_RELOC_MN10300_ALIGN: howto manager. (line 574)
14026 * BFD_RELOC_MN10300_COPY: howto manager. (line 557)
14027 * BFD_RELOC_MN10300_GLOB_DAT: howto manager. (line 560)
14028 * BFD_RELOC_MN10300_GOT16: howto manager. (line 553)
14029 * BFD_RELOC_MN10300_GOT24: howto manager. (line 549)
14030 * BFD_RELOC_MN10300_GOT32: howto manager. (line 545)
14031 * BFD_RELOC_MN10300_GOTOFF24: howto manager. (line 542)
14032 * BFD_RELOC_MN10300_JMP_SLOT: howto manager. (line 563)
14033 * BFD_RELOC_MN10300_RELATIVE: howto manager. (line 566)
14034 * BFD_RELOC_MN10300_SYM_DIFF: howto manager. (line 569)
14035 * BFD_RELOC_MN10300_TLS_DTPMOD: howto manager. (line 584)
14036 * BFD_RELOC_MN10300_TLS_DTPOFF: howto manager. (line 585)
14037 * BFD_RELOC_MN10300_TLS_GD: howto manager. (line 578)
14038 * BFD_RELOC_MN10300_TLS_GOTIE: howto manager. (line 581)
14039 * BFD_RELOC_MN10300_TLS_IE: howto manager. (line 582)
14040 * BFD_RELOC_MN10300_TLS_LD: howto manager. (line 579)
14041 * BFD_RELOC_MN10300_TLS_LDO: howto manager. (line 580)
14042 * BFD_RELOC_MN10300_TLS_LE: howto manager. (line 583)
14043 * BFD_RELOC_MN10300_TLS_TPOFF: howto manager. (line 586)
14044 * BFD_RELOC_MOXIE_10_PCREL: howto manager. (line 487)
14045 * BFD_RELOC_MSP430_10_PCREL: howto manager. (line 2869)
14046 * BFD_RELOC_MSP430_16: howto manager. (line 2871)
14047 * BFD_RELOC_MSP430_16_BYTE: howto manager. (line 2873)
14048 * BFD_RELOC_MSP430_16_PCREL: howto manager. (line 2870)
14049 * BFD_RELOC_MSP430_16_PCREL_BYTE: howto manager. (line 2872)
14050 * BFD_RELOC_MSP430_2X_PCREL: howto manager. (line 2874)
14051 * BFD_RELOC_MSP430_ABS8: howto manager. (line 2876)
14052 * BFD_RELOC_MSP430_ABS_HI16: howto manager. (line 2888)
14053 * BFD_RELOC_MSP430_PREL31: howto manager. (line 2889)
14054 * BFD_RELOC_MSP430_RL_PCREL: howto manager. (line 2875)
14055 * BFD_RELOC_MSP430_SET_ULEB128: howto manager. (line 2891)
14056 * BFD_RELOC_MSP430_SUB_ULEB128: howto manager. (line 2892)
14057 * BFD_RELOC_MSP430_SYM_DIFF: howto manager. (line 2890)
14058 * BFD_RELOC_MSP430X_ABS16: howto manager. (line 2887)
14059 * BFD_RELOC_MSP430X_ABS20_ADR_DST: howto manager. (line 2884)
14060 * BFD_RELOC_MSP430X_ABS20_ADR_SRC: howto manager. (line 2883)
14061 * BFD_RELOC_MSP430X_ABS20_EXT_DST: howto manager. (line 2881)
14062 * BFD_RELOC_MSP430X_ABS20_EXT_ODST: howto manager. (line 2882)
14063 * BFD_RELOC_MSP430X_ABS20_EXT_SRC: howto manager. (line 2880)
14064 * BFD_RELOC_MSP430X_PCR16: howto manager. (line 2885)
14065 * BFD_RELOC_MSP430X_PCR20_CALL: howto manager. (line 2886)
14066 * BFD_RELOC_MSP430X_PCR20_EXT_DST: howto manager. (line 2878)
14067 * BFD_RELOC_MSP430X_PCR20_EXT_ODST: howto manager. (line 2879)
14068 * BFD_RELOC_MSP430X_PCR20_EXT_SRC: howto manager. (line 2877)
14069 * BFD_RELOC_MT_GNU_VTENTRY: howto manager. (line 2863)
14070 * BFD_RELOC_MT_GNU_VTINHERIT: howto manager. (line 2860)
14071 * BFD_RELOC_MT_HI16: howto manager. (line 2854)
14072 * BFD_RELOC_MT_LO16: howto manager. (line 2857)
14073 * BFD_RELOC_MT_PC16: howto manager. (line 2851)
14074 * BFD_RELOC_MT_PCINSN8: howto manager. (line 2866)
14075 * BFD_RELOC_NDS32_10_UPCREL: howto manager. (line 1614)
14076 * BFD_RELOC_NDS32_10IFCU_PCREL: howto manager. (line 1647)
14077 * BFD_RELOC_NDS32_15_FIXED: howto manager. (line 1568)
14078 * BFD_RELOC_NDS32_15_PCREL: howto manager. (line 1476)
14079 * BFD_RELOC_NDS32_17_FIXED: howto manager. (line 1569)
14080 * BFD_RELOC_NDS32_17_PCREL: howto manager. (line 1479)
14081 * BFD_RELOC_NDS32_17IFC_PCREL: howto manager. (line 1646)
14082 * BFD_RELOC_NDS32_20: howto manager. (line 1465)
14083 * BFD_RELOC_NDS32_25_ABS: howto manager. (line 1641)
14084 * BFD_RELOC_NDS32_25_FIXED: howto manager. (line 1570)
14085 * BFD_RELOC_NDS32_25_PCREL: howto manager. (line 1482)
14086 * BFD_RELOC_NDS32_25_PLTREL: howto manager. (line 1543)
14087 * BFD_RELOC_NDS32_5: howto manager. (line 1611)
14088 * BFD_RELOC_NDS32_9_FIXED: howto manager. (line 1567)
14089 * BFD_RELOC_NDS32_9_PCREL: howto manager. (line 1468)
14090 * BFD_RELOC_NDS32_9_PLTREL: howto manager. (line 1542)
14091 * BFD_RELOC_NDS32_COPY: howto manager. (line 1544)
14092 * BFD_RELOC_NDS32_DATA: howto manager. (line 1644)
14093 * BFD_RELOC_NDS32_DIFF16: howto manager. (line 1635)
14094 * BFD_RELOC_NDS32_DIFF32: howto manager. (line 1636)
14095 * BFD_RELOC_NDS32_DIFF8: howto manager. (line 1634)
14096 * BFD_RELOC_NDS32_DIFF_ULEB128: howto manager. (line 1637)
14097 * BFD_RELOC_NDS32_DWARF2_LEB: howto manager. (line 1594)
14098 * BFD_RELOC_NDS32_DWARF2_OP1: howto manager. (line 1592)
14099 * BFD_RELOC_NDS32_DWARF2_OP2: howto manager. (line 1593)
14100 * BFD_RELOC_NDS32_EMPTY: howto manager. (line 1638)
14101 * BFD_RELOC_NDS32_GLOB_DAT: howto manager. (line 1545)
14102 * BFD_RELOC_NDS32_GOT15S2: howto manager. (line 1607)
14103 * BFD_RELOC_NDS32_GOT17S2: howto manager. (line 1608)
14104 * BFD_RELOC_NDS32_GOT20: howto manager. (line 1541)
14105 * BFD_RELOC_NDS32_GOT_HI20: howto manager. (line 1552)
14106 * BFD_RELOC_NDS32_GOT_LO12: howto manager. (line 1553)
14107 * BFD_RELOC_NDS32_GOT_LO15: howto manager. (line 1603)
14108 * BFD_RELOC_NDS32_GOT_LO19: howto manager. (line 1604)
14109 * BFD_RELOC_NDS32_GOT_SUFF: howto manager. (line 1622)
14110 * BFD_RELOC_NDS32_GOTOFF: howto manager. (line 1548)
14111 * BFD_RELOC_NDS32_GOTOFF_HI20: howto manager. (line 1549)
14112 * BFD_RELOC_NDS32_GOTOFF_LO12: howto manager. (line 1550)
14113 * BFD_RELOC_NDS32_GOTOFF_LO15: howto manager. (line 1605)
14114 * BFD_RELOC_NDS32_GOTOFF_LO19: howto manager. (line 1606)
14115 * BFD_RELOC_NDS32_GOTOFF_SUFF: howto manager. (line 1623)
14116 * BFD_RELOC_NDS32_GOTPC20: howto manager. (line 1551)
14117 * BFD_RELOC_NDS32_GOTPC_HI20: howto manager. (line 1554)
14118 * BFD_RELOC_NDS32_GOTPC_LO12: howto manager. (line 1555)
14119 * BFD_RELOC_NDS32_GOTTPOFF: howto manager. (line 1651)
14120 * BFD_RELOC_NDS32_GROUP: howto manager. (line 1677)
14121 * BFD_RELOC_NDS32_HI20: howto manager. (line 1485)
14122 * BFD_RELOC_NDS32_INSN16: howto manager. (line 1558)
14123 * BFD_RELOC_NDS32_JMP_SLOT: howto manager. (line 1546)
14124 * BFD_RELOC_NDS32_LABEL: howto manager. (line 1559)
14125 * BFD_RELOC_NDS32_LO12S0: howto manager. (line 1501)
14126 * BFD_RELOC_NDS32_LO12S0_ORI: howto manager. (line 1505)
14127 * BFD_RELOC_NDS32_LO12S1: howto manager. (line 1497)
14128 * BFD_RELOC_NDS32_LO12S2: howto manager. (line 1493)
14129 * BFD_RELOC_NDS32_LO12S2_DP: howto manager. (line 1588)
14130 * BFD_RELOC_NDS32_LO12S2_SP: howto manager. (line 1589)
14131 * BFD_RELOC_NDS32_LO12S3: howto manager. (line 1489)
14132 * BFD_RELOC_NDS32_LOADSTORE: howto manager. (line 1566)
14133 * BFD_RELOC_NDS32_LONGCALL1: howto manager. (line 1560)
14134 * BFD_RELOC_NDS32_LONGCALL2: howto manager. (line 1561)
14135 * BFD_RELOC_NDS32_LONGCALL3: howto manager. (line 1562)
14136 * BFD_RELOC_NDS32_LONGCALL4: howto manager. (line 1571)
14137 * BFD_RELOC_NDS32_LONGCALL5: howto manager. (line 1572)
14138 * BFD_RELOC_NDS32_LONGCALL6: howto manager. (line 1573)
14139 * BFD_RELOC_NDS32_LONGJUMP1: howto manager. (line 1563)
14140 * BFD_RELOC_NDS32_LONGJUMP2: howto manager. (line 1564)
14141 * BFD_RELOC_NDS32_LONGJUMP3: howto manager. (line 1565)
14142 * BFD_RELOC_NDS32_LONGJUMP4: howto manager. (line 1574)
14143 * BFD_RELOC_NDS32_LONGJUMP5: howto manager. (line 1575)
14144 * BFD_RELOC_NDS32_LONGJUMP6: howto manager. (line 1576)
14145 * BFD_RELOC_NDS32_LONGJUMP7: howto manager. (line 1577)
14146 * BFD_RELOC_NDS32_LSI: howto manager. (line 1680)
14147 * BFD_RELOC_NDS32_MINUEND: howto manager. (line 1632)
14148 * BFD_RELOC_NDS32_MULCALL_SUFF: howto manager. (line 1625)
14149 * BFD_RELOC_NDS32_PLT_GOT_SUFF: howto manager. (line 1624)
14150 * BFD_RELOC_NDS32_PLT_GOTREL_HI20: howto manager. (line 1582)
14151 * BFD_RELOC_NDS32_PLT_GOTREL_LO12: howto manager. (line 1583)
14152 * BFD_RELOC_NDS32_PLT_GOTREL_LO15: howto manager. (line 1601)
14153 * BFD_RELOC_NDS32_PLT_GOTREL_LO19: howto manager. (line 1602)
14154 * BFD_RELOC_NDS32_PLT_GOTREL_LO20: howto manager. (line 1600)
14155 * BFD_RELOC_NDS32_PLTBLOCK: howto manager. (line 1629)
14156 * BFD_RELOC_NDS32_PLTREL_HI20: howto manager. (line 1580)
14157 * BFD_RELOC_NDS32_PLTREL_LO12: howto manager. (line 1581)
14158 * BFD_RELOC_NDS32_PTR: howto manager. (line 1626)
14159 * BFD_RELOC_NDS32_PTR_COUNT: howto manager. (line 1627)
14160 * BFD_RELOC_NDS32_PTR_RESOLVED: howto manager. (line 1628)
14161 * BFD_RELOC_NDS32_RELATIVE: howto manager. (line 1547)
14162 * BFD_RELOC_NDS32_RELAX_ENTRY: howto manager. (line 1621)
14163 * BFD_RELOC_NDS32_RELAX_REGION_BEGIN: howto manager. (line 1630)
14164 * BFD_RELOC_NDS32_RELAX_REGION_END: howto manager. (line 1631)
14165 * BFD_RELOC_NDS32_REMOVE: howto manager. (line 1676)
14166 * BFD_RELOC_NDS32_SDA12S2_DP: howto manager. (line 1586)
14167 * BFD_RELOC_NDS32_SDA12S2_SP: howto manager. (line 1587)
14168 * BFD_RELOC_NDS32_SDA15S0: howto manager. (line 1521)
14169 * BFD_RELOC_NDS32_SDA15S1: howto manager. (line 1517)
14170 * BFD_RELOC_NDS32_SDA15S2: howto manager. (line 1513)
14171 * BFD_RELOC_NDS32_SDA15S3: howto manager. (line 1509)
14172 * BFD_RELOC_NDS32_SDA16S3: howto manager. (line 1525)
14173 * BFD_RELOC_NDS32_SDA17S2: howto manager. (line 1529)
14174 * BFD_RELOC_NDS32_SDA18S1: howto manager. (line 1533)
14175 * BFD_RELOC_NDS32_SDA19S0: howto manager. (line 1537)
14176 * BFD_RELOC_NDS32_SDA_FP7U2_RELA: howto manager. (line 1618)
14177 * BFD_RELOC_NDS32_SUBTRAHEND: howto manager. (line 1633)
14178 * BFD_RELOC_NDS32_TLS_DESC: howto manager. (line 1667)
14179 * BFD_RELOC_NDS32_TLS_DESC_20: howto manager. (line 1670)
14180 * BFD_RELOC_NDS32_TLS_DESC_ADD: howto manager. (line 1672)
14181 * BFD_RELOC_NDS32_TLS_DESC_CALL: howto manager. (line 1674)
14182 * BFD_RELOC_NDS32_TLS_DESC_FUNC: howto manager. (line 1673)
14183 * BFD_RELOC_NDS32_TLS_DESC_HI20: howto manager. (line 1668)
14184 * BFD_RELOC_NDS32_TLS_DESC_LO12: howto manager. (line 1669)
14185 * BFD_RELOC_NDS32_TLS_DESC_MEM: howto manager. (line 1675)
14186 * BFD_RELOC_NDS32_TLS_DESC_SDA17S2: howto manager. (line 1671)
14187 * BFD_RELOC_NDS32_TLS_IE_HI20: howto manager. (line 1660)
14188 * BFD_RELOC_NDS32_TLS_IE_LO12: howto manager. (line 1661)
14189 * BFD_RELOC_NDS32_TLS_IE_LO12S2: howto manager. (line 1662)
14190 * BFD_RELOC_NDS32_TLS_IEGP_HI20: howto manager. (line 1663)
14191 * BFD_RELOC_NDS32_TLS_IEGP_LO12: howto manager. (line 1664)
14192 * BFD_RELOC_NDS32_TLS_IEGP_LO12S2: howto manager. (line 1665)
14193 * BFD_RELOC_NDS32_TLS_IEGP_LW: howto manager. (line 1666)
14194 * BFD_RELOC_NDS32_TLS_LE_15S0: howto manager. (line 1655)
14195 * BFD_RELOC_NDS32_TLS_LE_15S1: howto manager. (line 1656)
14196 * BFD_RELOC_NDS32_TLS_LE_15S2: howto manager. (line 1657)
14197 * BFD_RELOC_NDS32_TLS_LE_20: howto manager. (line 1654)
14198 * BFD_RELOC_NDS32_TLS_LE_ADD: howto manager. (line 1658)
14199 * BFD_RELOC_NDS32_TLS_LE_HI20: howto manager. (line 1652)
14200 * BFD_RELOC_NDS32_TLS_LE_LO12: howto manager. (line 1653)
14201 * BFD_RELOC_NDS32_TLS_LE_LS: howto manager. (line 1659)
14202 * BFD_RELOC_NDS32_TPOFF: howto manager. (line 1650)
14203 * BFD_RELOC_NDS32_TRAN: howto manager. (line 1645)
14204 * BFD_RELOC_NDS32_UPDATE_TA: howto manager. (line 1597)
14205 * BFD_RELOC_NDS32_WORD_9_PCREL: howto manager. (line 1472)
14206 * BFD_RELOC_NIOS2_ALIGN: howto manager. (line 2909)
14207 * BFD_RELOC_NIOS2_CACHE_OPX: howto manager. (line 2899)
14208 * BFD_RELOC_NIOS2_CALL16: howto manager. (line 2911)
14209 * BFD_RELOC_NIOS2_CALL26: howto manager. (line 2897)
14210 * BFD_RELOC_NIOS2_CALL26_NOAT: howto manager. (line 2929)
14211 * BFD_RELOC_NIOS2_CALL_HA: howto manager. (line 2933)
14212 * BFD_RELOC_NIOS2_CALL_LO: howto manager. (line 2932)
14213 * BFD_RELOC_NIOS2_CALLR: howto manager. (line 2908)
14214 * BFD_RELOC_NIOS2_CJMP: howto manager. (line 2907)
14215 * BFD_RELOC_NIOS2_COPY: howto manager. (line 2924)
14216 * BFD_RELOC_NIOS2_GLOB_DAT: howto manager. (line 2925)
14217 * BFD_RELOC_NIOS2_GOT16: howto manager. (line 2910)
14218 * BFD_RELOC_NIOS2_GOT_HA: howto manager. (line 2931)
14219 * BFD_RELOC_NIOS2_GOT_LO: howto manager. (line 2930)
14220 * BFD_RELOC_NIOS2_GOTOFF: howto manager. (line 2928)
14221 * BFD_RELOC_NIOS2_GOTOFF_HA: howto manager. (line 2913)
14222 * BFD_RELOC_NIOS2_GOTOFF_LO: howto manager. (line 2912)
14223 * BFD_RELOC_NIOS2_GPREL: howto manager. (line 2905)
14224 * BFD_RELOC_NIOS2_HI16: howto manager. (line 2902)
14225 * BFD_RELOC_NIOS2_HIADJ16: howto manager. (line 2904)
14226 * BFD_RELOC_NIOS2_IMM5: howto manager. (line 2898)
14227 * BFD_RELOC_NIOS2_IMM6: howto manager. (line 2900)
14228 * BFD_RELOC_NIOS2_IMM8: howto manager. (line 2901)
14229 * BFD_RELOC_NIOS2_JUMP_SLOT: howto manager. (line 2926)
14230 * BFD_RELOC_NIOS2_LO16: howto manager. (line 2903)
14231 * BFD_RELOC_NIOS2_PCREL_HA: howto manager. (line 2915)
14232 * BFD_RELOC_NIOS2_PCREL_LO: howto manager. (line 2914)
14233 * BFD_RELOC_NIOS2_R2_F1I5_2: howto manager. (line 2943)
14234 * BFD_RELOC_NIOS2_R2_I10_1_PCREL: howto manager. (line 2935)
14235 * BFD_RELOC_NIOS2_R2_L5I4X1: howto manager. (line 2944)
14236 * BFD_RELOC_NIOS2_R2_S12: howto manager. (line 2934)
14237 * BFD_RELOC_NIOS2_R2_T1I7_1_PCREL: howto manager. (line 2936)
14238 * BFD_RELOC_NIOS2_R2_T1I7_2: howto manager. (line 2937)
14239 * BFD_RELOC_NIOS2_R2_T1X1I6: howto manager. (line 2945)
14240 * BFD_RELOC_NIOS2_R2_T1X1I6_2: howto manager. (line 2946)
14241 * BFD_RELOC_NIOS2_R2_T2I4: howto manager. (line 2938)
14242 * BFD_RELOC_NIOS2_R2_T2I4_1: howto manager. (line 2939)
14243 * BFD_RELOC_NIOS2_R2_T2I4_2: howto manager. (line 2940)
14244 * BFD_RELOC_NIOS2_R2_X1I7_2: howto manager. (line 2941)
14245 * BFD_RELOC_NIOS2_R2_X2L5: howto manager. (line 2942)
14246 * BFD_RELOC_NIOS2_RELATIVE: howto manager. (line 2927)
14247 * BFD_RELOC_NIOS2_S16: howto manager. (line 2895)
14248 * BFD_RELOC_NIOS2_TLS_DTPMOD: howto manager. (line 2921)
14249 * BFD_RELOC_NIOS2_TLS_DTPREL: howto manager. (line 2922)
14250 * BFD_RELOC_NIOS2_TLS_GD16: howto manager. (line 2916)
14251 * BFD_RELOC_NIOS2_TLS_IE16: howto manager. (line 2919)
14252 * BFD_RELOC_NIOS2_TLS_LDM16: howto manager. (line 2917)
14253 * BFD_RELOC_NIOS2_TLS_LDO16: howto manager. (line 2918)
14254 * BFD_RELOC_NIOS2_TLS_LE16: howto manager. (line 2920)
14255 * BFD_RELOC_NIOS2_TLS_TPREL: howto manager. (line 2923)
14256 * BFD_RELOC_NIOS2_U16: howto manager. (line 2896)
14257 * BFD_RELOC_NIOS2_UJMP: howto manager. (line 2906)
14258 * BFD_RELOC_NONE: howto manager. (line 137)
14259 * BFD_RELOC_NS32K_DISP_16: howto manager. (line 664)
14260 * BFD_RELOC_NS32K_DISP_16_PCREL: howto manager. (line 667)
14261 * BFD_RELOC_NS32K_DISP_32: howto manager. (line 665)
14262 * BFD_RELOC_NS32K_DISP_32_PCREL: howto manager. (line 668)
14263 * BFD_RELOC_NS32K_DISP_8: howto manager. (line 663)
14264 * BFD_RELOC_NS32K_DISP_8_PCREL: howto manager. (line 666)
14265 * BFD_RELOC_NS32K_IMM_16: howto manager. (line 658)
14266 * BFD_RELOC_NS32K_IMM_16_PCREL: howto manager. (line 661)
14267 * BFD_RELOC_NS32K_IMM_32: howto manager. (line 659)
14268 * BFD_RELOC_NS32K_IMM_32_PCREL: howto manager. (line 662)
14269 * BFD_RELOC_NS32K_IMM_8: howto manager. (line 657)
14270 * BFD_RELOC_NS32K_IMM_8_PCREL: howto manager. (line 660)
14272 * BFD_RELOC_OR1K_COPY: howto manager. (line 2801)
14273 * BFD_RELOC_OR1K_GLOB_DAT: howto manager. (line 2802)
14274 * BFD_RELOC_OR1K_GOT16: howto manager. (line 2795)
14275 * BFD_RELOC_OR1K_GOT_AHI16: howto manager. (line 2794)
14276 * BFD_RELOC_OR1K_GOT_LO13: howto manager. (line 2797)
14277 * BFD_RELOC_OR1K_GOT_PG21: howto manager. (line 2796)
14278 * BFD_RELOC_OR1K_GOTOFF_SLO16: howto manager. (line 2800)
14279 * BFD_RELOC_OR1K_GOTPC_HI16: howto manager. (line 2792)
14280 * BFD_RELOC_OR1K_GOTPC_LO16: howto manager. (line 2793)
14281 * BFD_RELOC_OR1K_JMP_SLOT: howto manager. (line 2803)
14282 * BFD_RELOC_OR1K_LO13: howto manager. (line 2790)
14283 * BFD_RELOC_OR1K_PCREL_PG21: howto manager. (line 2789)
14284 * BFD_RELOC_OR1K_PLT26: howto manager. (line 2798)
14285 * BFD_RELOC_OR1K_PLTA26: howto manager. (line 2799)
14286 * BFD_RELOC_OR1K_REL_26: howto manager. (line 2787)
14287 * BFD_RELOC_OR1K_RELATIVE: howto manager. (line 2804)
14288 * BFD_RELOC_OR1K_SLO13: howto manager. (line 2791)
14289 * BFD_RELOC_OR1K_SLO16: howto manager. (line 2788)
14290 * BFD_RELOC_OR1K_TLS_DTPMOD: howto manager. (line 2826)
14291 * BFD_RELOC_OR1K_TLS_DTPOFF: howto manager. (line 2825)
14292 * BFD_RELOC_OR1K_TLS_GD_HI16: howto manager. (line 2805)
14293 * BFD_RELOC_OR1K_TLS_GD_LO13: howto manager. (line 2808)
14294 * BFD_RELOC_OR1K_TLS_GD_LO16: howto manager. (line 2806)
14295 * BFD_RELOC_OR1K_TLS_GD_PG21: howto manager. (line 2807)
14296 * BFD_RELOC_OR1K_TLS_IE_AHI16: howto manager. (line 2816)
14297 * BFD_RELOC_OR1K_TLS_IE_HI16: howto manager. (line 2815)
14298 * BFD_RELOC_OR1K_TLS_IE_LO13: howto manager. (line 2819)
14299 * BFD_RELOC_OR1K_TLS_IE_LO16: howto manager. (line 2817)
14300 * BFD_RELOC_OR1K_TLS_IE_PG21: howto manager. (line 2818)
14301 * BFD_RELOC_OR1K_TLS_LDM_HI16: howto manager. (line 2809)
14302 * BFD_RELOC_OR1K_TLS_LDM_LO13: howto manager. (line 2812)
14303 * BFD_RELOC_OR1K_TLS_LDM_LO16: howto manager. (line 2810)
14304 * BFD_RELOC_OR1K_TLS_LDM_PG21: howto manager. (line 2811)
14305 * BFD_RELOC_OR1K_TLS_LDO_HI16: howto manager. (line 2813)
14306 * BFD_RELOC_OR1K_TLS_LDO_LO16: howto manager. (line 2814)
14307 * BFD_RELOC_OR1K_TLS_LE_AHI16: howto manager. (line 2821)
14308 * BFD_RELOC_OR1K_TLS_LE_HI16: howto manager. (line 2820)
14309 * BFD_RELOC_OR1K_TLS_LE_LO16: howto manager. (line 2822)
14310 * BFD_RELOC_OR1K_TLS_LE_SLO16: howto manager. (line 2823)
14311 * BFD_RELOC_OR1K_TLS_TPOFF: howto manager. (line 2824)
14312 * BFD_RELOC_PDP11_DISP_6_PCREL: howto manager. (line 672)
14313 * BFD_RELOC_PDP11_DISP_8_PCREL: howto manager. (line 671)
14314 * BFD_RELOC_PJ_CODE_DIR16: howto manager. (line 677)
14315 * BFD_RELOC_PJ_CODE_DIR32: howto manager. (line 678)
14316 * BFD_RELOC_PJ_CODE_HI16: howto manager. (line 675)
14317 * BFD_RELOC_PJ_CODE_LO16: howto manager. (line 676)
14318 * BFD_RELOC_PJ_CODE_REL16: howto manager. (line 679)
14319 * BFD_RELOC_PJ_CODE_REL32: howto manager. (line 680)
14320 * BFD_RELOC_PPC64_ADDR16_DS: howto manager. (line 747)
14321 * BFD_RELOC_PPC64_ADDR16_HIGH: howto manager. (line 758)
14322 * BFD_RELOC_PPC64_ADDR16_HIGHA: howto manager. (line 759)
14323 * BFD_RELOC_PPC64_ADDR16_HIGHER34: howto manager. (line 777)
14324 * BFD_RELOC_PPC64_ADDR16_HIGHERA34: howto manager. (line 778)
14325 * BFD_RELOC_PPC64_ADDR16_HIGHEST34: howto manager. (line 779)
14326 * BFD_RELOC_PPC64_ADDR16_HIGHESTA34: howto manager. (line 780)
14327 * BFD_RELOC_PPC64_ADDR16_LO_DS: howto manager. (line 748)
14328 * BFD_RELOC_PPC64_ADDR64_LOCAL: howto manager. (line 766)
14329 * BFD_RELOC_PPC64_D28: howto manager. (line 785)
14330 * BFD_RELOC_PPC64_D34: howto manager. (line 770)
14331 * BFD_RELOC_PPC64_D34_HA30: howto manager. (line 773)
14332 * BFD_RELOC_PPC64_D34_HI30: howto manager. (line 772)
14333 * BFD_RELOC_PPC64_D34_LO: howto manager. (line 771)
14334 * BFD_RELOC_PPC64_DTPREL16_DS: howto manager. (line 837)
14335 * BFD_RELOC_PPC64_DTPREL16_HIGH: howto manager. (line 839)
14336 * BFD_RELOC_PPC64_DTPREL16_HIGHA: howto manager. (line 840)
14337 * BFD_RELOC_PPC64_DTPREL16_HIGHER: howto manager. (line 841)
14338 * BFD_RELOC_PPC64_DTPREL16_HIGHERA: howto manager. (line 842)
14339 * BFD_RELOC_PPC64_DTPREL16_HIGHEST: howto manager. (line 843)
14340 * BFD_RELOC_PPC64_DTPREL16_HIGHESTA: howto manager. (line 844)
14341 * BFD_RELOC_PPC64_DTPREL16_LO_DS: howto manager. (line 838)
14342 * BFD_RELOC_PPC64_DTPREL34: howto manager. (line 846)
14343 * BFD_RELOC_PPC64_ENTRY: howto manager. (line 767)
14344 * BFD_RELOC_PPC64_GOT16_DS: howto manager. (line 749)
14345 * BFD_RELOC_PPC64_GOT16_LO_DS: howto manager. (line 750)
14346 * BFD_RELOC_PPC64_GOT_DTPREL_PCREL34: howto manager. (line 850)
14347 * BFD_RELOC_PPC64_GOT_PCREL34: howto manager. (line 775)
14348 * BFD_RELOC_PPC64_GOT_TLSGD_PCREL34: howto manager. (line 847)
14349 * BFD_RELOC_PPC64_GOT_TLSLD_PCREL34: howto manager. (line 848)
14350 * BFD_RELOC_PPC64_GOT_TPREL_PCREL34: howto manager. (line 849)
14351 * BFD_RELOC_PPC64_HIGHER: howto manager. (line 735)
14352 * BFD_RELOC_PPC64_HIGHER_S: howto manager. (line 736)
14353 * BFD_RELOC_PPC64_HIGHEST: howto manager. (line 737)
14354 * BFD_RELOC_PPC64_HIGHEST_S: howto manager. (line 738)
14355 * BFD_RELOC_PPC64_PCREL28: howto manager. (line 786)
14356 * BFD_RELOC_PPC64_PCREL34: howto manager. (line 774)
14357 * BFD_RELOC_PPC64_PLT16_LO_DS: howto manager. (line 751)
14358 * BFD_RELOC_PPC64_PLT_PCREL34: howto manager. (line 776)
14359 * BFD_RELOC_PPC64_PLTGOT16: howto manager. (line 743)
14360 * BFD_RELOC_PPC64_PLTGOT16_DS: howto manager. (line 756)
14361 * BFD_RELOC_PPC64_PLTGOT16_HA: howto manager. (line 746)
14362 * BFD_RELOC_PPC64_PLTGOT16_HI: howto manager. (line 745)
14363 * BFD_RELOC_PPC64_PLTGOT16_LO: howto manager. (line 744)
14364 * BFD_RELOC_PPC64_PLTGOT16_LO_DS: howto manager. (line 757)
14365 * BFD_RELOC_PPC64_REL16_HIGH: howto manager. (line 760)
14366 * BFD_RELOC_PPC64_REL16_HIGHA: howto manager. (line 761)
14367 * BFD_RELOC_PPC64_REL16_HIGHER: howto manager. (line 762)
14368 * BFD_RELOC_PPC64_REL16_HIGHER34: howto manager. (line 781)
14369 * BFD_RELOC_PPC64_REL16_HIGHERA: howto manager. (line 763)
14370 * BFD_RELOC_PPC64_REL16_HIGHERA34: howto manager. (line 782)
14371 * BFD_RELOC_PPC64_REL16_HIGHEST: howto manager. (line 764)
14372 * BFD_RELOC_PPC64_REL16_HIGHEST34: howto manager. (line 783)
14373 * BFD_RELOC_PPC64_REL16_HIGHESTA: howto manager. (line 765)
14374 * BFD_RELOC_PPC64_REL16_HIGHESTA34: howto manager. (line 784)
14375 * BFD_RELOC_PPC64_REL24_NOTOC: howto manager. (line 768)
14376 * BFD_RELOC_PPC64_REL24_P9NOTOC: howto manager. (line 769)
14377 * BFD_RELOC_PPC64_SECTOFF_DS: howto manager. (line 752)
14378 * BFD_RELOC_PPC64_SECTOFF_LO_DS: howto manager. (line 753)
14379 * BFD_RELOC_PPC64_TLS_PCREL: howto manager. (line 851)
14380 * BFD_RELOC_PPC64_TLSGD: howto manager. (line 823)
14381 * BFD_RELOC_PPC64_TLSIE: howto manager. (line 826)
14382 * BFD_RELOC_PPC64_TLSLD: howto manager. (line 824)
14383 * BFD_RELOC_PPC64_TLSLE: howto manager. (line 825)
14384 * BFD_RELOC_PPC64_TLSM: howto manager. (line 827)
14385 * BFD_RELOC_PPC64_TLSML: howto manager. (line 828)
14386 * BFD_RELOC_PPC64_TOC: howto manager. (line 742)
14387 * BFD_RELOC_PPC64_TOC16_DS: howto manager. (line 754)
14388 * BFD_RELOC_PPC64_TOC16_HA: howto manager. (line 741)
14389 * BFD_RELOC_PPC64_TOC16_HI: howto manager. (line 740)
14390 * BFD_RELOC_PPC64_TOC16_LO: howto manager. (line 739)
14391 * BFD_RELOC_PPC64_TOC16_LO_DS: howto manager. (line 755)
14392 * BFD_RELOC_PPC64_TPREL16_DS: howto manager. (line 829)
14393 * BFD_RELOC_PPC64_TPREL16_HIGH: howto manager. (line 831)
14394 * BFD_RELOC_PPC64_TPREL16_HIGHA: howto manager. (line 832)
14395 * BFD_RELOC_PPC64_TPREL16_HIGHER: howto manager. (line 833)
14396 * BFD_RELOC_PPC64_TPREL16_HIGHERA: howto manager. (line 834)
14397 * BFD_RELOC_PPC64_TPREL16_HIGHEST: howto manager. (line 835)
14398 * BFD_RELOC_PPC64_TPREL16_HIGHESTA: howto manager. (line 836)
14399 * BFD_RELOC_PPC64_TPREL16_LO_DS: howto manager. (line 830)
14400 * BFD_RELOC_PPC64_TPREL34: howto manager. (line 845)
14401 * BFD_RELOC_PPC_16DX_HA: howto manager. (line 732)
14402 * BFD_RELOC_PPC_B16: howto manager. (line 688)
14403 * BFD_RELOC_PPC_B16_BRNTAKEN: howto manager. (line 690)
14404 * BFD_RELOC_PPC_B16_BRTAKEN: howto manager. (line 689)
14405 * BFD_RELOC_PPC_B26: howto manager. (line 683)
14406 * BFD_RELOC_PPC_BA16: howto manager. (line 691)
14407 * BFD_RELOC_PPC_BA16_BRNTAKEN: howto manager. (line 693)
14408 * BFD_RELOC_PPC_BA16_BRTAKEN: howto manager. (line 692)
14409 * BFD_RELOC_PPC_BA26: howto manager. (line 684)
14410 * BFD_RELOC_PPC_COPY: howto manager. (line 694)
14411 * BFD_RELOC_PPC_DTPMOD: howto manager. (line 796)
14412 * BFD_RELOC_PPC_DTPREL: howto manager. (line 806)
14413 * BFD_RELOC_PPC_DTPREL16: howto manager. (line 802)
14414 * BFD_RELOC_PPC_DTPREL16_HA: howto manager. (line 805)
14415 * BFD_RELOC_PPC_DTPREL16_HI: howto manager. (line 804)
14416 * BFD_RELOC_PPC_DTPREL16_LO: howto manager. (line 803)
14417 * BFD_RELOC_PPC_EMB_BIT_FLD: howto manager. (line 713)
14418 * BFD_RELOC_PPC_EMB_MRKREF: howto manager. (line 708)
14419 * BFD_RELOC_PPC_EMB_NADDR16: howto manager. (line 700)
14420 * BFD_RELOC_PPC_EMB_NADDR16_HA: howto manager. (line 703)
14421 * BFD_RELOC_PPC_EMB_NADDR16_HI: howto manager. (line 702)
14422 * BFD_RELOC_PPC_EMB_NADDR16_LO: howto manager. (line 701)
14423 * BFD_RELOC_PPC_EMB_NADDR32: howto manager. (line 699)
14424 * BFD_RELOC_PPC_EMB_RELSDA: howto manager. (line 714)
14425 * BFD_RELOC_PPC_EMB_RELSEC16: howto manager. (line 709)
14426 * BFD_RELOC_PPC_EMB_RELST_HA: howto manager. (line 712)
14427 * BFD_RELOC_PPC_EMB_RELST_HI: howto manager. (line 711)
14428 * BFD_RELOC_PPC_EMB_RELST_LO: howto manager. (line 710)
14429 * BFD_RELOC_PPC_EMB_SDA21: howto manager. (line 707)
14430 * BFD_RELOC_PPC_EMB_SDA2I16: howto manager. (line 705)
14431 * BFD_RELOC_PPC_EMB_SDA2REL: howto manager. (line 706)
14432 * BFD_RELOC_PPC_EMB_SDAI16: howto manager. (line 704)
14433 * BFD_RELOC_PPC_GLOB_DAT: howto manager. (line 695)
14434 * BFD_RELOC_PPC_GOT_DTPREL16: howto manager. (line 819)
14435 * BFD_RELOC_PPC_GOT_DTPREL16_HA: howto manager. (line 822)
14436 * BFD_RELOC_PPC_GOT_DTPREL16_HI: howto manager. (line 821)
14437 * BFD_RELOC_PPC_GOT_DTPREL16_LO: howto manager. (line 820)
14438 * BFD_RELOC_PPC_GOT_TLSGD16: howto manager. (line 807)
14439 * BFD_RELOC_PPC_GOT_TLSGD16_HA: howto manager. (line 810)
14440 * BFD_RELOC_PPC_GOT_TLSGD16_HI: howto manager. (line 809)
14441 * BFD_RELOC_PPC_GOT_TLSGD16_LO: howto manager. (line 808)
14442 * BFD_RELOC_PPC_GOT_TLSLD16: howto manager. (line 811)
14443 * BFD_RELOC_PPC_GOT_TLSLD16_HA: howto manager. (line 814)
14444 * BFD_RELOC_PPC_GOT_TLSLD16_HI: howto manager. (line 813)
14445 * BFD_RELOC_PPC_GOT_TLSLD16_LO: howto manager. (line 812)
14446 * BFD_RELOC_PPC_GOT_TPREL16: howto manager. (line 815)
14447 * BFD_RELOC_PPC_GOT_TPREL16_HA: howto manager. (line 818)
14448 * BFD_RELOC_PPC_GOT_TPREL16_HI: howto manager. (line 817)
14449 * BFD_RELOC_PPC_GOT_TPREL16_LO: howto manager. (line 816)
14450 * BFD_RELOC_PPC_JMP_SLOT: howto manager. (line 696)
14451 * BFD_RELOC_PPC_LOCAL24PC: howto manager. (line 698)
14452 * BFD_RELOC_PPC_NEG: howto manager. (line 734)
14453 * BFD_RELOC_PPC_REL16DX_HA: howto manager. (line 733)
14454 * BFD_RELOC_PPC_RELATIVE: howto manager. (line 697)
14455 * BFD_RELOC_PPC_TLS: howto manager. (line 789)
14456 * BFD_RELOC_PPC_TLSGD: howto manager. (line 790)
14457 * BFD_RELOC_PPC_TLSIE: howto manager. (line 793)
14458 * BFD_RELOC_PPC_TLSLD: howto manager. (line 791)
14459 * BFD_RELOC_PPC_TLSLE: howto manager. (line 792)
14460 * BFD_RELOC_PPC_TLSM: howto manager. (line 794)
14461 * BFD_RELOC_PPC_TLSML: howto manager. (line 795)
14462 * BFD_RELOC_PPC_TOC16: howto manager. (line 685)
14463 * BFD_RELOC_PPC_TOC16_HI: howto manager. (line 687)
14464 * BFD_RELOC_PPC_TOC16_LO: howto manager. (line 686)
14465 * BFD_RELOC_PPC_TPREL: howto manager. (line 801)
14466 * BFD_RELOC_PPC_TPREL16: howto manager. (line 797)
14467 * BFD_RELOC_PPC_TPREL16_HA: howto manager. (line 800)
14468 * BFD_RELOC_PPC_TPREL16_HI: howto manager. (line 799)
14469 * BFD_RELOC_PPC_TPREL16_LO: howto manager. (line 798)
14470 * BFD_RELOC_PPC_VLE_HA16A: howto manager. (line 722)
14471 * BFD_RELOC_PPC_VLE_HA16D: howto manager. (line 723)
14472 * BFD_RELOC_PPC_VLE_HI16A: howto manager. (line 720)
14473 * BFD_RELOC_PPC_VLE_HI16D: howto manager. (line 721)
14474 * BFD_RELOC_PPC_VLE_LO16A: howto manager. (line 718)
14475 * BFD_RELOC_PPC_VLE_LO16D: howto manager. (line 719)
14476 * BFD_RELOC_PPC_VLE_REL15: howto manager. (line 716)
14477 * BFD_RELOC_PPC_VLE_REL24: howto manager. (line 717)
14478 * BFD_RELOC_PPC_VLE_REL8: howto manager. (line 715)
14479 * BFD_RELOC_PPC_VLE_SDA21: howto manager. (line 724)
14480 * BFD_RELOC_PPC_VLE_SDA21_LO: howto manager. (line 725)
14481 * BFD_RELOC_PPC_VLE_SDAREL_HA16A: howto manager. (line 730)
14482 * BFD_RELOC_PPC_VLE_SDAREL_HA16D: howto manager. (line 731)
14483 * BFD_RELOC_PPC_VLE_SDAREL_HI16A: howto manager. (line 728)
14484 * BFD_RELOC_PPC_VLE_SDAREL_HI16D: howto manager. (line 729)
14485 * BFD_RELOC_PPC_VLE_SDAREL_LO16A: howto manager. (line 726)
14486 * BFD_RELOC_PPC_VLE_SDAREL_LO16D: howto manager. (line 727)
14487 * BFD_RELOC_PRU_16_PMEM: howto manager. (line 2967)
14488 * BFD_RELOC_PRU_32_PMEM: howto manager. (line 2966)
14489 * BFD_RELOC_PRU_GNU_DIFF16: howto manager. (line 2972)
14490 * BFD_RELOC_PRU_GNU_DIFF16_PMEM: howto manager. (line 2974)
14491 * BFD_RELOC_PRU_GNU_DIFF32: howto manager. (line 2973)
14492 * BFD_RELOC_PRU_GNU_DIFF32_PMEM: howto manager. (line 2975)
14493 * BFD_RELOC_PRU_GNU_DIFF8: howto manager. (line 2971)
14494 * BFD_RELOC_PRU_LDI32: howto manager. (line 2955)
14495 * BFD_RELOC_PRU_S10_PCREL: howto manager. (line 2960)
14496 * BFD_RELOC_PRU_U16: howto manager. (line 2949)
14497 * BFD_RELOC_PRU_U16_PMEMIMM: howto manager. (line 2952)
14498 * BFD_RELOC_PRU_U8_PCREL: howto manager. (line 2963)
14499 * BFD_RELOC_RELC: howto manager. (line 2843)
14500 * BFD_RELOC_RISCV_32_PCREL: howto manager. (line 2211)
14501 * BFD_RELOC_RISCV_ADD16: howto manager. (line 2179)
14502 * BFD_RELOC_RISCV_ADD32: howto manager. (line 2180)
14503 * BFD_RELOC_RISCV_ADD64: howto manager. (line 2181)
14504 * BFD_RELOC_RISCV_ADD8: howto manager. (line 2178)
14505 * BFD_RELOC_RISCV_ALIGN: howto manager. (line 2196)
14506 * BFD_RELOC_RISCV_CALL: howto manager. (line 2176)
14507 * BFD_RELOC_RISCV_CALL_PLT: howto manager. (line 2177)
14508 * BFD_RELOC_RISCV_CFA: howto manager. (line 2205)
14509 * BFD_RELOC_RISCV_GOT_HI20: howto manager. (line 2186)
14510 * BFD_RELOC_RISCV_GPREL12_I: howto manager. (line 2170)
14511 * BFD_RELOC_RISCV_GPREL12_S: howto manager. (line 2171)
14512 * BFD_RELOC_RISCV_GPREL_I: howto manager. (line 2200)
14513 * BFD_RELOC_RISCV_GPREL_S: howto manager. (line 2201)
14514 * BFD_RELOC_RISCV_HI20: howto manager. (line 2164)
14515 * BFD_RELOC_RISCV_JMP: howto manager. (line 2189)
14516 * BFD_RELOC_RISCV_LO12_I: howto manager. (line 2168)
14517 * BFD_RELOC_RISCV_LO12_S: howto manager. (line 2169)
14518 * BFD_RELOC_RISCV_PCREL_HI20: howto manager. (line 2165)
14519 * BFD_RELOC_RISCV_PCREL_LO12_I: howto manager. (line 2166)
14520 * BFD_RELOC_RISCV_PCREL_LO12_S: howto manager. (line 2167)
14521 * BFD_RELOC_RISCV_RELAX: howto manager. (line 2204)
14522 * BFD_RELOC_RISCV_RVC_BRANCH: howto manager. (line 2197)
14523 * BFD_RELOC_RISCV_RVC_JUMP: howto manager. (line 2198)
14524 * BFD_RELOC_RISCV_RVC_LUI: howto manager. (line 2199)
14525 * BFD_RELOC_RISCV_SET16: howto manager. (line 2209)
14526 * BFD_RELOC_RISCV_SET32: howto manager. (line 2210)
14527 * BFD_RELOC_RISCV_SET6: howto manager. (line 2207)
14528 * BFD_RELOC_RISCV_SET8: howto manager. (line 2208)
14529 * BFD_RELOC_RISCV_SUB16: howto manager. (line 2183)
14530 * BFD_RELOC_RISCV_SUB32: howto manager. (line 2184)
14531 * BFD_RELOC_RISCV_SUB6: howto manager. (line 2206)
14532 * BFD_RELOC_RISCV_SUB64: howto manager. (line 2185)
14533 * BFD_RELOC_RISCV_SUB8: howto manager. (line 2182)
14534 * BFD_RELOC_RISCV_TLS_DTPMOD32: howto manager. (line 2190)
14535 * BFD_RELOC_RISCV_TLS_DTPMOD64: howto manager. (line 2192)
14536 * BFD_RELOC_RISCV_TLS_DTPREL32: howto manager. (line 2191)
14537 * BFD_RELOC_RISCV_TLS_DTPREL64: howto manager. (line 2193)
14538 * BFD_RELOC_RISCV_TLS_GD_HI20: howto manager. (line 2188)
14539 * BFD_RELOC_RISCV_TLS_GOT_HI20: howto manager. (line 2187)
14540 * BFD_RELOC_RISCV_TLS_TPREL32: howto manager. (line 2194)
14541 * BFD_RELOC_RISCV_TLS_TPREL64: howto manager. (line 2195)
14542 * BFD_RELOC_RISCV_TPREL_ADD: howto manager. (line 2175)
14543 * BFD_RELOC_RISCV_TPREL_HI20: howto manager. (line 2172)
14544 * BFD_RELOC_RISCV_TPREL_I: howto manager. (line 2202)
14545 * BFD_RELOC_RISCV_TPREL_LO12_I: howto manager. (line 2173)
14546 * BFD_RELOC_RISCV_TPREL_LO12_S: howto manager. (line 2174)
14547 * BFD_RELOC_RISCV_TPREL_S: howto manager. (line 2203)
14548 * BFD_RELOC_RL78_16_OP: howto manager. (line 2218)
14549 * BFD_RELOC_RL78_16U: howto manager. (line 2222)
14550 * BFD_RELOC_RL78_24_OP: howto manager. (line 2219)
14551 * BFD_RELOC_RL78_24U: howto manager. (line 2223)
14552 * BFD_RELOC_RL78_32_OP: howto manager. (line 2220)
14553 * BFD_RELOC_RL78_8U: howto manager. (line 2221)
14554 * BFD_RELOC_RL78_ABS16: howto manager. (line 2235)
14555 * BFD_RELOC_RL78_ABS16_REV: howto manager. (line 2236)
14556 * BFD_RELOC_RL78_ABS16U: howto manager. (line 2239)
14557 * BFD_RELOC_RL78_ABS16UL: howto manager. (line 2241)
14558 * BFD_RELOC_RL78_ABS16UW: howto manager. (line 2240)
14559 * BFD_RELOC_RL78_ABS32: howto manager. (line 2237)
14560 * BFD_RELOC_RL78_ABS32_REV: howto manager. (line 2238)
14561 * BFD_RELOC_RL78_ABS8: howto manager. (line 2234)
14562 * BFD_RELOC_RL78_CODE: howto manager. (line 2246)
14563 * BFD_RELOC_RL78_DIFF: howto manager. (line 2225)
14564 * BFD_RELOC_RL78_DIR3U_PCREL: howto manager. (line 2224)
14565 * BFD_RELOC_RL78_GPRELB: howto manager. (line 2226)
14566 * BFD_RELOC_RL78_GPRELL: howto manager. (line 2228)
14567 * BFD_RELOC_RL78_GPRELW: howto manager. (line 2227)
14568 * BFD_RELOC_RL78_HI16: howto manager. (line 2243)
14569 * BFD_RELOC_RL78_HI8: howto manager. (line 2244)
14570 * BFD_RELOC_RL78_LO16: howto manager. (line 2245)
14571 * BFD_RELOC_RL78_NEG16: howto manager. (line 2215)
14572 * BFD_RELOC_RL78_NEG24: howto manager. (line 2216)
14573 * BFD_RELOC_RL78_NEG32: howto manager. (line 2217)
14574 * BFD_RELOC_RL78_NEG8: howto manager. (line 2214)
14575 * BFD_RELOC_RL78_OP_AND: howto manager. (line 2232)
14576 * BFD_RELOC_RL78_OP_NEG: howto manager. (line 2231)
14577 * BFD_RELOC_RL78_OP_SHRA: howto manager. (line 2233)
14578 * BFD_RELOC_RL78_OP_SUBTRACT: howto manager. (line 2230)
14579 * BFD_RELOC_RL78_RELAX: howto manager. (line 2242)
14580 * BFD_RELOC_RL78_SADDR: howto manager. (line 2247)
14581 * BFD_RELOC_RL78_SYM: howto manager. (line 2229)
14582 * BFD_RELOC_RVA: howto manager. (line 109)
14583 * BFD_RELOC_RX_16_OP: howto manager. (line 2254)
14584 * BFD_RELOC_RX_16U: howto manager. (line 2258)
14585 * BFD_RELOC_RX_24_OP: howto manager. (line 2255)
14586 * BFD_RELOC_RX_24U: howto manager. (line 2259)
14587 * BFD_RELOC_RX_32_OP: howto manager. (line 2256)
14588 * BFD_RELOC_RX_8U: howto manager. (line 2257)
14589 * BFD_RELOC_RX_ABS16: howto manager. (line 2269)
14590 * BFD_RELOC_RX_ABS16_REV: howto manager. (line 2270)
14591 * BFD_RELOC_RX_ABS16U: howto manager. (line 2273)
14592 * BFD_RELOC_RX_ABS16UL: howto manager. (line 2275)
14593 * BFD_RELOC_RX_ABS16UW: howto manager. (line 2274)
14594 * BFD_RELOC_RX_ABS32: howto manager. (line 2271)
14595 * BFD_RELOC_RX_ABS32_REV: howto manager. (line 2272)
14596 * BFD_RELOC_RX_ABS8: howto manager. (line 2268)
14597 * BFD_RELOC_RX_DIFF: howto manager. (line 2261)
14598 * BFD_RELOC_RX_DIR3U_PCREL: howto manager. (line 2260)
14599 * BFD_RELOC_RX_GPRELB: howto manager. (line 2262)
14600 * BFD_RELOC_RX_GPRELL: howto manager. (line 2264)
14601 * BFD_RELOC_RX_GPRELW: howto manager. (line 2263)
14602 * BFD_RELOC_RX_NEG16: howto manager. (line 2251)
14603 * BFD_RELOC_RX_NEG24: howto manager. (line 2252)
14604 * BFD_RELOC_RX_NEG32: howto manager. (line 2253)
14605 * BFD_RELOC_RX_NEG8: howto manager. (line 2250)
14606 * BFD_RELOC_RX_OP_NEG: howto manager. (line 2267)
14607 * BFD_RELOC_RX_OP_SUBTRACT: howto manager. (line 2266)
14608 * BFD_RELOC_RX_RELAX: howto manager. (line 2276)
14609 * BFD_RELOC_RX_SYM: howto manager. (line 2265)
14610 * BFD_RELOC_S12Z_15_PCREL: howto manager. (line 2670)
14611 * BFD_RELOC_S12Z_OPR: howto manager. (line 4071)
14612 * BFD_RELOC_SCORE16_BRANCH: howto manager. (line 2419)
14613 * BFD_RELOC_SCORE16_JMP: howto manager. (line 2416)
14614 * BFD_RELOC_SCORE_BCMP: howto manager. (line 2422)
14615 * BFD_RELOC_SCORE_BRANCH: howto manager. (line 2407)
14616 * BFD_RELOC_SCORE_CALL15: howto manager. (line 2427)
14617 * BFD_RELOC_SCORE_DUMMY2: howto manager. (line 2403)
14618 * BFD_RELOC_SCORE_DUMMY_HI16: howto manager. (line 2428)
14619 * BFD_RELOC_SCORE_GOT15: howto manager. (line 2425)
14620 * BFD_RELOC_SCORE_GOT_LO16: howto manager. (line 2426)
14621 * BFD_RELOC_SCORE_GPREL15: howto manager. (line 2400)
14622 * BFD_RELOC_SCORE_IMM30: howto manager. (line 2410)
14623 * BFD_RELOC_SCORE_IMM32: howto manager. (line 2413)
14624 * BFD_RELOC_SCORE_JMP: howto manager. (line 2404)
14625 * BFD_RELOC_SH_ALIGN: howto manager. (line 1079)
14626 * BFD_RELOC_SH_CODE: howto manager. (line 1080)
14627 * BFD_RELOC_SH_COPY: howto manager. (line 1085)
14628 * BFD_RELOC_SH_COPY64: howto manager. (line 1110)
14629 * BFD_RELOC_SH_COUNT: howto manager. (line 1078)
14630 * BFD_RELOC_SH_DATA: howto manager. (line 1081)
14631 * BFD_RELOC_SH_DISP12: howto manager. (line 1061)
14632 * BFD_RELOC_SH_DISP12BY2: howto manager. (line 1062)
14633 * BFD_RELOC_SH_DISP12BY4: howto manager. (line 1063)
14634 * BFD_RELOC_SH_DISP12BY8: howto manager. (line 1064)
14635 * BFD_RELOC_SH_DISP20: howto manager. (line 1065)
14636 * BFD_RELOC_SH_DISP20BY8: howto manager. (line 1066)
14637 * BFD_RELOC_SH_FUNCDESC: howto manager. (line 1153)
14638 * BFD_RELOC_SH_GLOB_DAT: howto manager. (line 1086)
14639 * BFD_RELOC_SH_GLOB_DAT64: howto manager. (line 1111)
14640 * BFD_RELOC_SH_GOT10BY4: howto manager. (line 1114)
14641 * BFD_RELOC_SH_GOT10BY8: howto manager. (line 1115)
14642 * BFD_RELOC_SH_GOT20: howto manager. (line 1147)
14643 * BFD_RELOC_SH_GOT_HI16: howto manager. (line 1093)
14644 * BFD_RELOC_SH_GOT_LOW16: howto manager. (line 1090)
14645 * BFD_RELOC_SH_GOT_MEDHI16: howto manager. (line 1092)
14646 * BFD_RELOC_SH_GOT_MEDLOW16: howto manager. (line 1091)
14647 * BFD_RELOC_SH_GOTFUNCDESC: howto manager. (line 1149)
14648 * BFD_RELOC_SH_GOTFUNCDESC20: howto manager. (line 1150)
14649 * BFD_RELOC_SH_GOTOFF20: howto manager. (line 1148)
14650 * BFD_RELOC_SH_GOTOFF_HI16: howto manager. (line 1105)
14651 * BFD_RELOC_SH_GOTOFF_LOW16: howto manager. (line 1102)
14652 * BFD_RELOC_SH_GOTOFF_MEDHI16: howto manager. (line 1104)
14653 * BFD_RELOC_SH_GOTOFF_MEDLOW16: howto manager. (line 1103)
14654 * BFD_RELOC_SH_GOTOFFFUNCDESC: howto manager. (line 1151)
14655 * BFD_RELOC_SH_GOTOFFFUNCDESC20: howto manager. (line 1152)
14656 * BFD_RELOC_SH_GOTPC: howto manager. (line 1089)
14657 * BFD_RELOC_SH_GOTPC_HI16: howto manager. (line 1109)
14658 * BFD_RELOC_SH_GOTPC_LOW16: howto manager. (line 1106)
14659 * BFD_RELOC_SH_GOTPC_MEDHI16: howto manager. (line 1108)
14660 * BFD_RELOC_SH_GOTPC_MEDLOW16: howto manager. (line 1107)
14661 * BFD_RELOC_SH_GOTPLT10BY4: howto manager. (line 1116)
14662 * BFD_RELOC_SH_GOTPLT10BY8: howto manager. (line 1117)
14663 * BFD_RELOC_SH_GOTPLT32: howto manager. (line 1118)
14664 * BFD_RELOC_SH_GOTPLT_HI16: howto manager. (line 1097)
14665 * BFD_RELOC_SH_GOTPLT_LOW16: howto manager. (line 1094)
14666 * BFD_RELOC_SH_GOTPLT_MEDHI16: howto manager. (line 1096)
14667 * BFD_RELOC_SH_GOTPLT_MEDLOW16: howto manager. (line 1095)
14668 * BFD_RELOC_SH_IMM3: howto manager. (line 1059)
14669 * BFD_RELOC_SH_IMM3U: howto manager. (line 1060)
14670 * BFD_RELOC_SH_IMM4: howto manager. (line 1067)
14671 * BFD_RELOC_SH_IMM4BY2: howto manager. (line 1068)
14672 * BFD_RELOC_SH_IMM4BY4: howto manager. (line 1069)
14673 * BFD_RELOC_SH_IMM8: howto manager. (line 1070)
14674 * BFD_RELOC_SH_IMM8BY2: howto manager. (line 1071)
14675 * BFD_RELOC_SH_IMM8BY4: howto manager. (line 1072)
14676 * BFD_RELOC_SH_IMM_HI16: howto manager. (line 1136)
14677 * BFD_RELOC_SH_IMM_HI16_PCREL: howto manager. (line 1137)
14678 * BFD_RELOC_SH_IMM_LOW16: howto manager. (line 1130)
14679 * BFD_RELOC_SH_IMM_LOW16_PCREL: howto manager. (line 1131)
14680 * BFD_RELOC_SH_IMM_MEDHI16: howto manager. (line 1134)
14681 * BFD_RELOC_SH_IMM_MEDHI16_PCREL: howto manager. (line 1135)
14682 * BFD_RELOC_SH_IMM_MEDLOW16: howto manager. (line 1132)
14683 * BFD_RELOC_SH_IMM_MEDLOW16_PCREL: howto manager. (line 1133)
14684 * BFD_RELOC_SH_IMMS10: howto manager. (line 1124)
14685 * BFD_RELOC_SH_IMMS10BY2: howto manager. (line 1125)
14686 * BFD_RELOC_SH_IMMS10BY4: howto manager. (line 1126)
14687 * BFD_RELOC_SH_IMMS10BY8: howto manager. (line 1127)
14688 * BFD_RELOC_SH_IMMS16: howto manager. (line 1128)
14689 * BFD_RELOC_SH_IMMS6: howto manager. (line 1121)
14690 * BFD_RELOC_SH_IMMS6BY32: howto manager. (line 1122)
14691 * BFD_RELOC_SH_IMMU16: howto manager. (line 1129)
14692 * BFD_RELOC_SH_IMMU5: howto manager. (line 1120)
14693 * BFD_RELOC_SH_IMMU6: howto manager. (line 1123)
14694 * BFD_RELOC_SH_JMP_SLOT: howto manager. (line 1087)
14695 * BFD_RELOC_SH_JMP_SLOT64: howto manager. (line 1112)
14696 * BFD_RELOC_SH_LABEL: howto manager. (line 1082)
14697 * BFD_RELOC_SH_LOOP_END: howto manager. (line 1084)
14698 * BFD_RELOC_SH_LOOP_START: howto manager. (line 1083)
14699 * BFD_RELOC_SH_PCDISP12BY2: howto manager. (line 1058)
14700 * BFD_RELOC_SH_PCDISP8BY2: howto manager. (line 1057)
14701 * BFD_RELOC_SH_PCRELIMM8BY2: howto manager. (line 1073)
14702 * BFD_RELOC_SH_PCRELIMM8BY4: howto manager. (line 1074)
14703 * BFD_RELOC_SH_PLT_HI16: howto manager. (line 1101)
14704 * BFD_RELOC_SH_PLT_LOW16: howto manager. (line 1098)
14705 * BFD_RELOC_SH_PLT_MEDHI16: howto manager. (line 1100)
14706 * BFD_RELOC_SH_PLT_MEDLOW16: howto manager. (line 1099)
14707 * BFD_RELOC_SH_PT_16: howto manager. (line 1138)
14708 * BFD_RELOC_SH_RELATIVE: howto manager. (line 1088)
14709 * BFD_RELOC_SH_RELATIVE64: howto manager. (line 1113)
14710 * BFD_RELOC_SH_SHMEDIA_CODE: howto manager. (line 1119)
14711 * BFD_RELOC_SH_SWITCH16: howto manager. (line 1075)
14712 * BFD_RELOC_SH_SWITCH32: howto manager. (line 1076)
14713 * BFD_RELOC_SH_TLS_DTPMOD32: howto manager. (line 1144)
14714 * BFD_RELOC_SH_TLS_DTPOFF32: howto manager. (line 1145)
14715 * BFD_RELOC_SH_TLS_GD_32: howto manager. (line 1139)
14716 * BFD_RELOC_SH_TLS_IE_32: howto manager. (line 1142)
14717 * BFD_RELOC_SH_TLS_LD_32: howto manager. (line 1140)
14718 * BFD_RELOC_SH_TLS_LDO_32: howto manager. (line 1141)
14719 * BFD_RELOC_SH_TLS_LE_32: howto manager. (line 1143)
14720 * BFD_RELOC_SH_TLS_TPOFF32: howto manager. (line 1146)
14721 * BFD_RELOC_SH_USES: howto manager. (line 1077)
14722 * BFD_RELOC_SIZE32: howto manager. (line 73)
14723 * BFD_RELOC_SIZE64: howto manager. (line 74)
14724 * BFD_RELOC_SPARC13: howto manager. (line 140)
14725 * BFD_RELOC_SPARC22: howto manager. (line 139)
14726 * BFD_RELOC_SPARC_10: howto manager. (line 169)
14727 * BFD_RELOC_SPARC_11: howto manager. (line 170)
14728 * BFD_RELOC_SPARC_5: howto manager. (line 182)
14729 * BFD_RELOC_SPARC_6: howto manager. (line 181)
14730 * BFD_RELOC_SPARC_64: howto manager. (line 168)
14731 * BFD_RELOC_SPARC_7: howto manager. (line 180)
14732 * BFD_RELOC_SPARC_BASE13: howto manager. (line 164)
14733 * BFD_RELOC_SPARC_BASE22: howto manager. (line 165)
14734 * BFD_RELOC_SPARC_COPY: howto manager. (line 147)
14735 * BFD_RELOC_SPARC_DISP64: howto manager. (line 183)
14736 * BFD_RELOC_SPARC_GLOB_DAT: howto manager. (line 148)
14737 * BFD_RELOC_SPARC_GOT10: howto manager. (line 141)
14738 * BFD_RELOC_SPARC_GOT13: howto manager. (line 142)
14739 * BFD_RELOC_SPARC_GOT22: howto manager. (line 143)
14740 * BFD_RELOC_SPARC_GOTDATA_HIX22: howto manager. (line 154)
14741 * BFD_RELOC_SPARC_GOTDATA_LOX10: howto manager. (line 155)
14742 * BFD_RELOC_SPARC_GOTDATA_OP: howto manager. (line 158)
14743 * BFD_RELOC_SPARC_GOTDATA_OP_HIX22: howto manager. (line 156)
14744 * BFD_RELOC_SPARC_GOTDATA_OP_LOX10: howto manager. (line 157)
14745 * BFD_RELOC_SPARC_H34: howto manager. (line 192)
14746 * BFD_RELOC_SPARC_H44: howto manager. (line 188)
14747 * BFD_RELOC_SPARC_HH22: howto manager. (line 172)
14748 * BFD_RELOC_SPARC_HIX22: howto manager. (line 186)
14749 * BFD_RELOC_SPARC_HM10: howto manager. (line 173)
14750 * BFD_RELOC_SPARC_IRELATIVE: howto manager. (line 160)
14751 * BFD_RELOC_SPARC_JMP_IREL: howto manager. (line 159)
14752 * BFD_RELOC_SPARC_JMP_SLOT: howto manager. (line 149)
14753 * BFD_RELOC_SPARC_L44: howto manager. (line 190)
14754 * BFD_RELOC_SPARC_LM22: howto manager. (line 174)
14755 * BFD_RELOC_SPARC_LOX10: howto manager. (line 187)
14756 * BFD_RELOC_SPARC_M44: howto manager. (line 189)
14757 * BFD_RELOC_SPARC_OLO10: howto manager. (line 171)
14758 * BFD_RELOC_SPARC_PC10: howto manager. (line 144)
14759 * BFD_RELOC_SPARC_PC22: howto manager. (line 145)
14760 * BFD_RELOC_SPARC_PC_HH22: howto manager. (line 175)
14761 * BFD_RELOC_SPARC_PC_HM10: howto manager. (line 176)
14762 * BFD_RELOC_SPARC_PC_LM22: howto manager. (line 177)
14763 * BFD_RELOC_SPARC_PLT32: howto manager. (line 184)
14764 * BFD_RELOC_SPARC_PLT64: howto manager. (line 185)
14765 * BFD_RELOC_SPARC_REGISTER: howto manager. (line 191)
14766 * BFD_RELOC_SPARC_RELATIVE: howto manager. (line 150)
14767 * BFD_RELOC_SPARC_REV32: howto manager. (line 198)
14768 * BFD_RELOC_SPARC_SIZE32: howto manager. (line 193)
14769 * BFD_RELOC_SPARC_SIZE64: howto manager. (line 194)
14770 * BFD_RELOC_SPARC_TLS_DTPMOD32: howto manager. (line 219)
14771 * BFD_RELOC_SPARC_TLS_DTPMOD64: howto manager. (line 220)
14772 * BFD_RELOC_SPARC_TLS_DTPOFF32: howto manager. (line 221)
14773 * BFD_RELOC_SPARC_TLS_DTPOFF64: howto manager. (line 222)
14774 * BFD_RELOC_SPARC_TLS_GD_ADD: howto manager. (line 203)
14775 * BFD_RELOC_SPARC_TLS_GD_CALL: howto manager. (line 204)
14776 * BFD_RELOC_SPARC_TLS_GD_HI22: howto manager. (line 201)
14777 * BFD_RELOC_SPARC_TLS_GD_LO10: howto manager. (line 202)
14778 * BFD_RELOC_SPARC_TLS_IE_ADD: howto manager. (line 216)
14779 * BFD_RELOC_SPARC_TLS_IE_HI22: howto manager. (line 212)
14780 * BFD_RELOC_SPARC_TLS_IE_LD: howto manager. (line 214)
14781 * BFD_RELOC_SPARC_TLS_IE_LDX: howto manager. (line 215)
14782 * BFD_RELOC_SPARC_TLS_IE_LO10: howto manager. (line 213)
14783 * BFD_RELOC_SPARC_TLS_LDM_ADD: howto manager. (line 207)
14784 * BFD_RELOC_SPARC_TLS_LDM_CALL: howto manager. (line 208)
14785 * BFD_RELOC_SPARC_TLS_LDM_HI22: howto manager. (line 205)
14786 * BFD_RELOC_SPARC_TLS_LDM_LO10: howto manager. (line 206)
14787 * BFD_RELOC_SPARC_TLS_LDO_ADD: howto manager. (line 211)
14788 * BFD_RELOC_SPARC_TLS_LDO_HIX22: howto manager. (line 209)
14789 * BFD_RELOC_SPARC_TLS_LDO_LOX10: howto manager. (line 210)
14790 * BFD_RELOC_SPARC_TLS_LE_HIX22: howto manager. (line 217)
14791 * BFD_RELOC_SPARC_TLS_LE_LOX10: howto manager. (line 218)
14792 * BFD_RELOC_SPARC_TLS_TPOFF32: howto manager. (line 223)
14793 * BFD_RELOC_SPARC_TLS_TPOFF64: howto manager. (line 224)
14794 * BFD_RELOC_SPARC_UA16: howto manager. (line 151)
14795 * BFD_RELOC_SPARC_UA32: howto manager. (line 152)
14796 * BFD_RELOC_SPARC_UA64: howto manager. (line 153)
14797 * BFD_RELOC_SPARC_WDISP10: howto manager. (line 195)
14798 * BFD_RELOC_SPARC_WDISP16: howto manager. (line 178)
14799 * BFD_RELOC_SPARC_WDISP19: howto manager. (line 179)
14800 * BFD_RELOC_SPARC_WDISP22: howto manager. (line 138)
14801 * BFD_RELOC_SPARC_WPLT30: howto manager. (line 146)
14802 * BFD_RELOC_SPU_ADD_PIC: howto manager. (line 241)
14803 * BFD_RELOC_SPU_HI16: howto manager. (line 238)
14804 * BFD_RELOC_SPU_IMM10: howto manager. (line 229)
14805 * BFD_RELOC_SPU_IMM10W: howto manager. (line 230)
14806 * BFD_RELOC_SPU_IMM16: howto manager. (line 231)
14807 * BFD_RELOC_SPU_IMM16W: howto manager. (line 232)
14808 * BFD_RELOC_SPU_IMM18: howto manager. (line 233)
14809 * BFD_RELOC_SPU_IMM7: howto manager. (line 227)
14810 * BFD_RELOC_SPU_IMM8: howto manager. (line 228)
14811 * BFD_RELOC_SPU_LO16: howto manager. (line 237)
14812 * BFD_RELOC_SPU_PCREL16: howto manager. (line 236)
14813 * BFD_RELOC_SPU_PCREL9a: howto manager. (line 234)
14814 * BFD_RELOC_SPU_PCREL9b: howto manager. (line 235)
14815 * BFD_RELOC_SPU_PPU32: howto manager. (line 239)
14816 * BFD_RELOC_SPU_PPU64: howto manager. (line 240)
14817 * BFD_RELOC_THUMB_PCREL_BFCSEL: howto manager. (line 887)
14818 * BFD_RELOC_THUMB_PCREL_BLX: howto manager. (line 872)
14819 * BFD_RELOC_THUMB_PCREL_BRANCH12: howto manager. (line 904)
14820 * BFD_RELOC_THUMB_PCREL_BRANCH20: howto manager. (line 905)
14821 * BFD_RELOC_THUMB_PCREL_BRANCH23: howto manager. (line 906)
14822 * BFD_RELOC_THUMB_PCREL_BRANCH25: howto manager. (line 907)
14823 * BFD_RELOC_THUMB_PCREL_BRANCH5: howto manager. (line 884)
14824 * BFD_RELOC_THUMB_PCREL_BRANCH7: howto manager. (line 902)
14825 * BFD_RELOC_THUMB_PCREL_BRANCH9: howto manager. (line 903)
14826 * BFD_RELOC_TIC30_LDP: howto manager. (line 1817)
14827 * BFD_RELOC_TIC54X_16_OF_23: howto manager. (line 1835)
14828 * BFD_RELOC_TIC54X_23: howto manager. (line 1832)
14829 * BFD_RELOC_TIC54X_MS7_OF_23: howto manager. (line 1840)
14830 * BFD_RELOC_TIC54X_PARTLS7: howto manager. (line 1822)
14831 * BFD_RELOC_TIC54X_PARTMS9: howto manager. (line 1827)
14832 * BFD_RELOC_TILEGX_BROFF_X1: howto manager. (line 3854)
14833 * BFD_RELOC_TILEGX_COPY: howto manager. (line 3850)
14834 * BFD_RELOC_TILEGX_DEST_IMM8_X1: howto manager. (line 3861)
14835 * BFD_RELOC_TILEGX_GLOB_DAT: howto manager. (line 3851)
14836 * BFD_RELOC_TILEGX_HW0: howto manager. (line 3843)
14837 * BFD_RELOC_TILEGX_HW0_LAST: howto manager. (line 3847)
14838 * BFD_RELOC_TILEGX_HW1: howto manager. (line 3844)
14839 * BFD_RELOC_TILEGX_HW1_LAST: howto manager. (line 3848)
14840 * BFD_RELOC_TILEGX_HW2: howto manager. (line 3845)
14841 * BFD_RELOC_TILEGX_HW2_LAST: howto manager. (line 3849)
14842 * BFD_RELOC_TILEGX_HW3: howto manager. (line 3846)
14843 * BFD_RELOC_TILEGX_IMM16_X0_HW0: howto manager. (line 3870)
14844 * BFD_RELOC_TILEGX_IMM16_X0_HW0_GOT: howto manager. (line 3898)
14845 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST: howto manager. (line 3878)
14846 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_GOT: howto manager. (line 3906)
14847 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_PCREL: howto manager. (line 3892)
14848 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_PLT_PCREL: howto manager.
14850 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_TLS_GD: howto manager. (line 3920)
14851 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_TLS_IE: howto manager. (line 3932)
14852 * BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_TLS_LE: howto manager. (line 3916)
14853 * BFD_RELOC_TILEGX_IMM16_X0_HW0_PCREL: howto manager. (line 3884)
14854 * BFD_RELOC_TILEGX_IMM16_X0_HW0_PLT_PCREL: howto manager. (line 3900)
14855 * BFD_RELOC_TILEGX_IMM16_X0_HW0_TLS_GD: howto manager. (line 3912)
14856 * BFD_RELOC_TILEGX_IMM16_X0_HW0_TLS_IE: howto manager. (line 3924)
14857 * BFD_RELOC_TILEGX_IMM16_X0_HW0_TLS_LE: howto manager. (line 3914)
14858 * BFD_RELOC_TILEGX_IMM16_X0_HW1: howto manager. (line 3872)
14859 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST: howto manager. (line 3880)
14860 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_GOT: howto manager. (line 3908)
14861 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_PCREL: howto manager. (line 3894)
14862 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_PLT_PCREL: howto manager.
14864 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_TLS_GD: howto manager. (line 3922)
14865 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_TLS_IE: howto manager. (line 3934)
14866 * BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_TLS_LE: howto manager. (line 3918)
14867 * BFD_RELOC_TILEGX_IMM16_X0_HW1_PCREL: howto manager. (line 3886)
14868 * BFD_RELOC_TILEGX_IMM16_X0_HW1_PLT_PCREL: howto manager. (line 3902)
14869 * BFD_RELOC_TILEGX_IMM16_X0_HW2: howto manager. (line 3874)
14870 * BFD_RELOC_TILEGX_IMM16_X0_HW2_LAST: howto manager. (line 3882)
14871 * BFD_RELOC_TILEGX_IMM16_X0_HW2_LAST_PCREL: howto manager. (line 3896)
14872 * BFD_RELOC_TILEGX_IMM16_X0_HW2_LAST_PLT_PCREL: howto manager.
14874 * BFD_RELOC_TILEGX_IMM16_X0_HW2_PCREL: howto manager. (line 3888)
14875 * BFD_RELOC_TILEGX_IMM16_X0_HW2_PLT_PCREL: howto manager. (line 3904)
14876 * BFD_RELOC_TILEGX_IMM16_X0_HW3: howto manager. (line 3876)
14877 * BFD_RELOC_TILEGX_IMM16_X0_HW3_PCREL: howto manager. (line 3890)
14878 * BFD_RELOC_TILEGX_IMM16_X0_HW3_PLT_PCREL: howto manager. (line 3910)
14879 * BFD_RELOC_TILEGX_IMM16_X1_HW0: howto manager. (line 3871)
14880 * BFD_RELOC_TILEGX_IMM16_X1_HW0_GOT: howto manager. (line 3899)
14881 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST: howto manager. (line 3879)
14882 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_GOT: howto manager. (line 3907)
14883 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_PCREL: howto manager. (line 3893)
14884 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_PLT_PCREL: howto manager.
14886 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_TLS_GD: howto manager. (line 3921)
14887 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_TLS_IE: howto manager. (line 3933)
14888 * BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_TLS_LE: howto manager. (line 3917)
14889 * BFD_RELOC_TILEGX_IMM16_X1_HW0_PCREL: howto manager. (line 3885)
14890 * BFD_RELOC_TILEGX_IMM16_X1_HW0_PLT_PCREL: howto manager. (line 3901)
14891 * BFD_RELOC_TILEGX_IMM16_X1_HW0_TLS_GD: howto manager. (line 3913)
14892 * BFD_RELOC_TILEGX_IMM16_X1_HW0_TLS_IE: howto manager. (line 3925)
14893 * BFD_RELOC_TILEGX_IMM16_X1_HW0_TLS_LE: howto manager. (line 3915)
14894 * BFD_RELOC_TILEGX_IMM16_X1_HW1: howto manager. (line 3873)
14895 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST: howto manager. (line 3881)
14896 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_GOT: howto manager. (line 3909)
14897 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_PCREL: howto manager. (line 3895)
14898 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_PLT_PCREL: howto manager.
14900 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_TLS_GD: howto manager. (line 3923)
14901 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_TLS_IE: howto manager. (line 3935)
14902 * BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_TLS_LE: howto manager. (line 3919)
14903 * BFD_RELOC_TILEGX_IMM16_X1_HW1_PCREL: howto manager. (line 3887)
14904 * BFD_RELOC_TILEGX_IMM16_X1_HW1_PLT_PCREL: howto manager. (line 3903)
14905 * BFD_RELOC_TILEGX_IMM16_X1_HW2: howto manager. (line 3875)
14906 * BFD_RELOC_TILEGX_IMM16_X1_HW2_LAST: howto manager. (line 3883)
14907 * BFD_RELOC_TILEGX_IMM16_X1_HW2_LAST_PCREL: howto manager. (line 3897)
14908 * BFD_RELOC_TILEGX_IMM16_X1_HW2_LAST_PLT_PCREL: howto manager.
14910 * BFD_RELOC_TILEGX_IMM16_X1_HW2_PCREL: howto manager. (line 3889)
14911 * BFD_RELOC_TILEGX_IMM16_X1_HW2_PLT_PCREL: howto manager. (line 3905)
14912 * BFD_RELOC_TILEGX_IMM16_X1_HW3: howto manager. (line 3877)
14913 * BFD_RELOC_TILEGX_IMM16_X1_HW3_PCREL: howto manager. (line 3891)
14914 * BFD_RELOC_TILEGX_IMM16_X1_HW3_PLT_PCREL: howto manager. (line 3911)
14915 * BFD_RELOC_TILEGX_IMM8_X0: howto manager. (line 3857)
14916 * BFD_RELOC_TILEGX_IMM8_X0_TLS_ADD: howto manager. (line 3948)
14917 * BFD_RELOC_TILEGX_IMM8_X0_TLS_GD_ADD: howto manager. (line 3943)
14918 * BFD_RELOC_TILEGX_IMM8_X1: howto manager. (line 3859)
14919 * BFD_RELOC_TILEGX_IMM8_X1_TLS_ADD: howto manager. (line 3949)
14920 * BFD_RELOC_TILEGX_IMM8_X1_TLS_GD_ADD: howto manager. (line 3944)
14921 * BFD_RELOC_TILEGX_IMM8_Y0: howto manager. (line 3858)
14922 * BFD_RELOC_TILEGX_IMM8_Y0_TLS_ADD: howto manager. (line 3950)
14923 * BFD_RELOC_TILEGX_IMM8_Y0_TLS_GD_ADD: howto manager. (line 3945)
14924 * BFD_RELOC_TILEGX_IMM8_Y1: howto manager. (line 3860)
14925 * BFD_RELOC_TILEGX_IMM8_Y1_TLS_ADD: howto manager. (line 3951)
14926 * BFD_RELOC_TILEGX_IMM8_Y1_TLS_GD_ADD: howto manager. (line 3946)
14927 * BFD_RELOC_TILEGX_JMP_SLOT: howto manager. (line 3852)
14928 * BFD_RELOC_TILEGX_JUMPOFF_X1: howto manager. (line 3855)
14929 * BFD_RELOC_TILEGX_JUMPOFF_X1_PLT: howto manager. (line 3856)
14930 * BFD_RELOC_TILEGX_MF_IMM14_X1: howto manager. (line 3863)
14931 * BFD_RELOC_TILEGX_MMEND_X0: howto manager. (line 3865)
14932 * BFD_RELOC_TILEGX_MMSTART_X0: howto manager. (line 3864)
14933 * BFD_RELOC_TILEGX_MT_IMM14_X1: howto manager. (line 3862)
14934 * BFD_RELOC_TILEGX_RELATIVE: howto manager. (line 3853)
14935 * BFD_RELOC_TILEGX_SHAMT_X0: howto manager. (line 3866)
14936 * BFD_RELOC_TILEGX_SHAMT_X1: howto manager. (line 3867)
14937 * BFD_RELOC_TILEGX_SHAMT_Y0: howto manager. (line 3868)
14938 * BFD_RELOC_TILEGX_SHAMT_Y1: howto manager. (line 3869)
14939 * BFD_RELOC_TILEGX_TLS_DTPMOD32: howto manager. (line 3939)
14940 * BFD_RELOC_TILEGX_TLS_DTPMOD64: howto manager. (line 3936)
14941 * BFD_RELOC_TILEGX_TLS_DTPOFF32: howto manager. (line 3940)
14942 * BFD_RELOC_TILEGX_TLS_DTPOFF64: howto manager. (line 3937)
14943 * BFD_RELOC_TILEGX_TLS_GD_CALL: howto manager. (line 3942)
14944 * BFD_RELOC_TILEGX_TLS_IE_LOAD: howto manager. (line 3947)
14945 * BFD_RELOC_TILEGX_TLS_TPOFF32: howto manager. (line 3941)
14946 * BFD_RELOC_TILEGX_TLS_TPOFF64: howto manager. (line 3938)
14947 * BFD_RELOC_TILEPRO_BROFF_X1: howto manager. (line 3766)
14948 * BFD_RELOC_TILEPRO_COPY: howto manager. (line 3762)
14949 * BFD_RELOC_TILEPRO_DEST_IMM8_X1: howto manager. (line 3773)
14950 * BFD_RELOC_TILEPRO_GLOB_DAT: howto manager. (line 3763)
14951 * BFD_RELOC_TILEPRO_IMM16_X0: howto manager. (line 3776)
14952 * BFD_RELOC_TILEPRO_IMM16_X0_GOT: howto manager. (line 3792)
14953 * BFD_RELOC_TILEPRO_IMM16_X0_GOT_HA: howto manager. (line 3798)
14954 * BFD_RELOC_TILEPRO_IMM16_X0_GOT_HI: howto manager. (line 3796)
14955 * BFD_RELOC_TILEPRO_IMM16_X0_GOT_LO: howto manager. (line 3794)
14956 * BFD_RELOC_TILEPRO_IMM16_X0_HA: howto manager. (line 3782)
14957 * BFD_RELOC_TILEPRO_IMM16_X0_HA_PCREL: howto manager. (line 3790)
14958 * BFD_RELOC_TILEPRO_IMM16_X0_HI: howto manager. (line 3780)
14959 * BFD_RELOC_TILEPRO_IMM16_X0_HI_PCREL: howto manager. (line 3788)
14960 * BFD_RELOC_TILEPRO_IMM16_X0_LO: howto manager. (line 3778)
14961 * BFD_RELOC_TILEPRO_IMM16_X0_LO_PCREL: howto manager. (line 3786)
14962 * BFD_RELOC_TILEPRO_IMM16_X0_PCREL: howto manager. (line 3784)
14963 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD: howto manager. (line 3814)
14964 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD_HA: howto manager. (line 3820)
14965 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD_HI: howto manager. (line 3818)
14966 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD_LO: howto manager. (line 3816)
14967 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE: howto manager. (line 3822)
14968 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE_HA: howto manager. (line 3828)
14969 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE_HI: howto manager. (line 3826)
14970 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE_LO: howto manager. (line 3824)
14971 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE: howto manager. (line 3833)
14972 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE_HA: howto manager. (line 3839)
14973 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE_HI: howto manager. (line 3837)
14974 * BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE_LO: howto manager. (line 3835)
14975 * BFD_RELOC_TILEPRO_IMM16_X1: howto manager. (line 3777)
14976 * BFD_RELOC_TILEPRO_IMM16_X1_GOT: howto manager. (line 3793)
14977 * BFD_RELOC_TILEPRO_IMM16_X1_GOT_HA: howto manager. (line 3799)
14978 * BFD_RELOC_TILEPRO_IMM16_X1_GOT_HI: howto manager. (line 3797)
14979 * BFD_RELOC_TILEPRO_IMM16_X1_GOT_LO: howto manager. (line 3795)
14980 * BFD_RELOC_TILEPRO_IMM16_X1_HA: howto manager. (line 3783)
14981 * BFD_RELOC_TILEPRO_IMM16_X1_HA_PCREL: howto manager. (line 3791)
14982 * BFD_RELOC_TILEPRO_IMM16_X1_HI: howto manager. (line 3781)
14983 * BFD_RELOC_TILEPRO_IMM16_X1_HI_PCREL: howto manager. (line 3789)
14984 * BFD_RELOC_TILEPRO_IMM16_X1_LO: howto manager. (line 3779)
14985 * BFD_RELOC_TILEPRO_IMM16_X1_LO_PCREL: howto manager. (line 3787)
14986 * BFD_RELOC_TILEPRO_IMM16_X1_PCREL: howto manager. (line 3785)
14987 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD: howto manager. (line 3815)
14988 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD_HA: howto manager. (line 3821)
14989 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD_HI: howto manager. (line 3819)
14990 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD_LO: howto manager. (line 3817)
14991 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE: howto manager. (line 3823)
14992 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE_HA: howto manager. (line 3829)
14993 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE_HI: howto manager. (line 3827)
14994 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE_LO: howto manager. (line 3825)
14995 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE: howto manager. (line 3834)
14996 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE_HA: howto manager. (line 3840)
14997 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE_HI: howto manager. (line 3838)
14998 * BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE_LO: howto manager. (line 3836)
14999 * BFD_RELOC_TILEPRO_IMM8_X0: howto manager. (line 3769)
15000 * BFD_RELOC_TILEPRO_IMM8_X0_TLS_GD_ADD: howto manager. (line 3809)
15001 * BFD_RELOC_TILEPRO_IMM8_X1: howto manager. (line 3771)
15002 * BFD_RELOC_TILEPRO_IMM8_X1_TLS_GD_ADD: howto manager. (line 3810)
15003 * BFD_RELOC_TILEPRO_IMM8_Y0: howto manager. (line 3770)
15004 * BFD_RELOC_TILEPRO_IMM8_Y0_TLS_GD_ADD: howto manager. (line 3811)
15005 * BFD_RELOC_TILEPRO_IMM8_Y1: howto manager. (line 3772)
15006 * BFD_RELOC_TILEPRO_IMM8_Y1_TLS_GD_ADD: howto manager. (line 3812)
15007 * BFD_RELOC_TILEPRO_JMP_SLOT: howto manager. (line 3764)
15008 * BFD_RELOC_TILEPRO_JOFFLONG_X1: howto manager. (line 3767)
15009 * BFD_RELOC_TILEPRO_JOFFLONG_X1_PLT: howto manager. (line 3768)
15010 * BFD_RELOC_TILEPRO_MF_IMM15_X1: howto manager. (line 3775)
15011 * BFD_RELOC_TILEPRO_MMEND_X0: howto manager. (line 3801)
15012 * BFD_RELOC_TILEPRO_MMEND_X1: howto manager. (line 3803)
15013 * BFD_RELOC_TILEPRO_MMSTART_X0: howto manager. (line 3800)
15014 * BFD_RELOC_TILEPRO_MMSTART_X1: howto manager. (line 3802)
15015 * BFD_RELOC_TILEPRO_MT_IMM15_X1: howto manager. (line 3774)
15016 * BFD_RELOC_TILEPRO_RELATIVE: howto manager. (line 3765)
15017 * BFD_RELOC_TILEPRO_SHAMT_X0: howto manager. (line 3804)
15018 * BFD_RELOC_TILEPRO_SHAMT_X1: howto manager. (line 3805)
15019 * BFD_RELOC_TILEPRO_SHAMT_Y0: howto manager. (line 3806)
15020 * BFD_RELOC_TILEPRO_SHAMT_Y1: howto manager. (line 3807)
15021 * BFD_RELOC_TILEPRO_TLS_DTPMOD32: howto manager. (line 3830)
15022 * BFD_RELOC_TILEPRO_TLS_DTPOFF32: howto manager. (line 3831)
15023 * BFD_RELOC_TILEPRO_TLS_GD_CALL: howto manager. (line 3808)
15024 * BFD_RELOC_TILEPRO_TLS_IE_LOAD: howto manager. (line 3813)
15025 * BFD_RELOC_TILEPRO_TLS_TPOFF32: howto manager. (line 3832)
15026 * bfd_reloc_type_lookup: howto manager. (line 4120)
15027 * BFD_RELOC_V850_16_GOT: howto manager. (line 1781)
15028 * BFD_RELOC_V850_16_GOTOFF: howto manager. (line 1805)
15029 * BFD_RELOC_V850_16_PCREL: howto manager. (line 1751)
15030 * BFD_RELOC_V850_16_S1: howto manager. (line 1769)
15031 * BFD_RELOC_V850_16_SPLIT_OFFSET: howto manager. (line 1766)
15032 * BFD_RELOC_V850_17_PCREL: howto manager. (line 1754)
15033 * BFD_RELOC_V850_22_PCREL: howto manager. (line 1686)
15034 * BFD_RELOC_V850_22_PLT_PCREL: howto manager. (line 1787)
15035 * BFD_RELOC_V850_23: howto manager. (line 1757)
15036 * BFD_RELOC_V850_32_ABS: howto manager. (line 1763)
15037 * BFD_RELOC_V850_32_GOT: howto manager. (line 1784)
15038 * BFD_RELOC_V850_32_GOTOFF: howto manager. (line 1808)
15039 * BFD_RELOC_V850_32_GOTPCREL: howto manager. (line 1778)
15040 * BFD_RELOC_V850_32_PCREL: howto manager. (line 1760)
15041 * BFD_RELOC_V850_32_PLT_PCREL: howto manager. (line 1790)
15042 * BFD_RELOC_V850_9_PCREL: howto manager. (line 1683)
15043 * BFD_RELOC_V850_ALIGN: howto manager. (line 1744)
15044 * BFD_RELOC_V850_CALLT_15_16_OFFSET: howto manager. (line 1775)
15045 * BFD_RELOC_V850_CALLT_16_16_OFFSET: howto manager. (line 1735)
15046 * BFD_RELOC_V850_CALLT_6_7_OFFSET: howto manager. (line 1732)
15047 * BFD_RELOC_V850_CODE: howto manager. (line 1811)
15048 * BFD_RELOC_V850_COPY: howto manager. (line 1793)
15049 * BFD_RELOC_V850_DATA: howto manager. (line 1814)
15050 * BFD_RELOC_V850_GLOB_DAT: howto manager. (line 1796)
15051 * BFD_RELOC_V850_JMP_SLOT: howto manager. (line 1799)
15052 * BFD_RELOC_V850_LO16_S1: howto manager. (line 1772)
15053 * BFD_RELOC_V850_LO16_SPLIT_OFFSET: howto manager. (line 1747)
15054 * BFD_RELOC_V850_LONGCALL: howto manager. (line 1738)
15055 * BFD_RELOC_V850_LONGJUMP: howto manager. (line 1741)
15056 * BFD_RELOC_V850_RELATIVE: howto manager. (line 1802)
15057 * BFD_RELOC_V850_SDA_15_16_OFFSET: howto manager. (line 1692)
15058 * BFD_RELOC_V850_SDA_16_16_OFFSET: howto manager. (line 1689)
15059 * BFD_RELOC_V850_SDA_16_16_SPLIT_OFFSET: howto manager. (line 1724)
15060 * BFD_RELOC_V850_TDA_16_16_OFFSET: howto manager. (line 1714)
15061 * BFD_RELOC_V850_TDA_4_4_OFFSET: howto manager. (line 1721)
15062 * BFD_RELOC_V850_TDA_4_5_OFFSET: howto manager. (line 1717)
15063 * BFD_RELOC_V850_TDA_6_8_OFFSET: howto manager. (line 1703)
15064 * BFD_RELOC_V850_TDA_7_7_OFFSET: howto manager. (line 1711)
15065 * BFD_RELOC_V850_TDA_7_8_OFFSET: howto manager. (line 1707)
15066 * BFD_RELOC_V850_ZDA_15_16_OFFSET: howto manager. (line 1699)
15067 * BFD_RELOC_V850_ZDA_16_16_OFFSET: howto manager. (line 1696)
15068 * BFD_RELOC_V850_ZDA_16_16_SPLIT_OFFSET: howto manager. (line 1728)
15069 * BFD_RELOC_VAX_GLOB_DAT: howto manager. (line 97)
15070 * BFD_RELOC_VAX_GLOB_REF: howto manager. (line 98)
15071 * BFD_RELOC_VAX_JMP_SLOT: howto manager. (line 99)
15072 * BFD_RELOC_VAX_RELATIVE: howto manager. (line 100)
15073 * BFD_RELOC_VISIUM_HI16: howto manager. (line 3983)
15074 * BFD_RELOC_VISIUM_HI16_PCREL: howto manager. (line 3987)
15075 * BFD_RELOC_VISIUM_IM16: howto manager. (line 3985)
15076 * BFD_RELOC_VISIUM_IM16_PCREL: howto manager. (line 3989)
15077 * BFD_RELOC_VISIUM_LO16: howto manager. (line 3984)
15078 * BFD_RELOC_VISIUM_LO16_PCREL: howto manager. (line 3988)
15079 * BFD_RELOC_VISIUM_REL16: howto manager. (line 3986)
15080 * BFD_RELOC_VPE4KMATH_DATA: howto manager. (line 2461)
15081 * BFD_RELOC_VPE4KMATH_INSN: howto manager. (line 2462)
15082 * BFD_RELOC_VTABLE_ENTRY: howto manager. (line 2466)
15083 * BFD_RELOC_VTABLE_INHERIT: howto manager. (line 2465)
15084 * BFD_RELOC_WASM32_ABS32_CODE: howto manager. (line 3997)
15085 * BFD_RELOC_WASM32_CODE_POINTER: howto manager. (line 3999)
15086 * BFD_RELOC_WASM32_COPY: howto manager. (line 3998)
15087 * BFD_RELOC_WASM32_INDEX: howto manager. (line 4000)
15088 * BFD_RELOC_WASM32_LEB128: howto manager. (line 3992)
15089 * BFD_RELOC_WASM32_LEB128_GOT: howto manager. (line 3993)
15090 * BFD_RELOC_WASM32_LEB128_GOT_CODE: howto manager. (line 3994)
15091 * BFD_RELOC_WASM32_LEB128_PLT: howto manager. (line 3995)
15092 * BFD_RELOC_WASM32_PLT_INDEX: howto manager. (line 3996)
15093 * BFD_RELOC_WASM32_PLT_SIG: howto manager. (line 4001)
15094 * BFD_RELOC_X86_64_32S: howto manager. (line 631)
15095 * BFD_RELOC_X86_64_COPY: howto manager. (line 626)
15096 * BFD_RELOC_X86_64_DTPMOD64: howto manager. (line 632)
15097 * BFD_RELOC_X86_64_DTPOFF32: howto manager. (line 637)
15098 * BFD_RELOC_X86_64_DTPOFF64: howto manager. (line 633)
15099 * BFD_RELOC_X86_64_GLOB_DAT: howto manager. (line 627)
15100 * BFD_RELOC_X86_64_GOT32: howto manager. (line 624)
15101 * BFD_RELOC_X86_64_GOT64: howto manager. (line 642)
15102 * BFD_RELOC_X86_64_GOTOFF64: howto manager. (line 640)
15103 * BFD_RELOC_X86_64_GOTPC32: howto manager. (line 641)
15104 * BFD_RELOC_X86_64_GOTPC32_TLSDESC: howto manager. (line 647)
15105 * BFD_RELOC_X86_64_GOTPC64: howto manager. (line 644)
15106 * BFD_RELOC_X86_64_GOTPCREL: howto manager. (line 630)
15107 * BFD_RELOC_X86_64_GOTPCREL64: howto manager. (line 643)
15108 * BFD_RELOC_X86_64_GOTPCRELX: howto manager. (line 653)
15109 * BFD_RELOC_X86_64_GOTPLT64: howto manager. (line 645)
15110 * BFD_RELOC_X86_64_GOTTPOFF: howto manager. (line 638)
15111 * BFD_RELOC_X86_64_IRELATIVE: howto manager. (line 650)
15112 * BFD_RELOC_X86_64_JUMP_SLOT: howto manager. (line 628)
15113 * BFD_RELOC_X86_64_PC32_BND: howto manager. (line 651)
15114 * BFD_RELOC_X86_64_PLT32: howto manager. (line 625)
15115 * BFD_RELOC_X86_64_PLT32_BND: howto manager. (line 652)
15116 * BFD_RELOC_X86_64_PLTOFF64: howto manager. (line 646)
15117 * BFD_RELOC_X86_64_RELATIVE: howto manager. (line 629)
15118 * BFD_RELOC_X86_64_REX_GOTPCRELX: howto manager. (line 654)
15119 * BFD_RELOC_X86_64_TLSDESC: howto manager. (line 649)
15120 * BFD_RELOC_X86_64_TLSDESC_CALL: howto manager. (line 648)
15121 * BFD_RELOC_X86_64_TLSGD: howto manager. (line 635)
15122 * BFD_RELOC_X86_64_TLSLD: howto manager. (line 636)
15123 * BFD_RELOC_X86_64_TPOFF32: howto manager. (line 639)
15124 * BFD_RELOC_X86_64_TPOFF64: howto manager. (line 634)
15125 * BFD_RELOC_XGATE_24: howto manager. (line 2624)
15126 * BFD_RELOC_XGATE_GPAGE: howto manager. (line 2621)
15127 * BFD_RELOC_XGATE_IMM3: howto manager. (line 2641)
15128 * BFD_RELOC_XGATE_IMM4: howto manager. (line 2644)
15129 * BFD_RELOC_XGATE_IMM5: howto manager. (line 2647)
15130 * BFD_RELOC_XGATE_IMM8_HI: howto manager. (line 2637)
15131 * BFD_RELOC_XGATE_IMM8_LO: howto manager. (line 2633)
15132 * BFD_RELOC_XGATE_LO16: howto manager. (line 2617)
15133 * BFD_RELOC_XGATE_PCREL_10: howto manager. (line 2630)
15134 * BFD_RELOC_XGATE_PCREL_9: howto manager. (line 2627)
15135 * BFD_RELOC_XGATE_RL_GROUP: howto manager. (line 2612)
15136 * BFD_RELOC_XGATE_RL_JUMP: howto manager. (line 2608)
15137 * BFD_RELOC_XSTORMY16_12: howto manager. (line 2838)
15138 * BFD_RELOC_XSTORMY16_24: howto manager. (line 2839)
15139 * BFD_RELOC_XSTORMY16_FPTR16: howto manager. (line 2840)
15140 * BFD_RELOC_XSTORMY16_REL_12: howto manager. (line 2837)
15141 * BFD_RELOC_XTENSA_ASM_EXPAND: howto manager. (line 3060)
15142 * BFD_RELOC_XTENSA_ASM_SIMPLIFY: howto manager. (line 3065)
15143 * BFD_RELOC_XTENSA_DIFF16: howto manager. (line 3005)
15144 * BFD_RELOC_XTENSA_DIFF32: howto manager. (line 3006)
15145 * BFD_RELOC_XTENSA_DIFF8: howto manager. (line 3004)
15146 * BFD_RELOC_XTENSA_GLOB_DAT: howto manager. (line 2994)
15147 * BFD_RELOC_XTENSA_JMP_SLOT: howto manager. (line 2995)
15148 * BFD_RELOC_XTENSA_NDIFF16: howto manager. (line 3083)
15149 * BFD_RELOC_XTENSA_NDIFF32: howto manager. (line 3084)
15150 * BFD_RELOC_XTENSA_NDIFF8: howto manager. (line 3082)
15151 * BFD_RELOC_XTENSA_OP0: howto manager. (line 3054)
15152 * BFD_RELOC_XTENSA_OP1: howto manager. (line 3055)
15153 * BFD_RELOC_XTENSA_OP2: howto manager. (line 3056)
15154 * BFD_RELOC_XTENSA_PDIFF16: howto manager. (line 3080)
15155 * BFD_RELOC_XTENSA_PDIFF32: howto manager. (line 3081)
15156 * BFD_RELOC_XTENSA_PDIFF8: howto manager. (line 3079)
15157 * BFD_RELOC_XTENSA_PLT: howto manager. (line 2999)
15158 * BFD_RELOC_XTENSA_RELATIVE: howto manager. (line 2996)
15159 * BFD_RELOC_XTENSA_RTLD: howto manager. (line 2989)
15160 * BFD_RELOC_XTENSA_SLOT0_ALT: howto manager. (line 3036)
15161 * BFD_RELOC_XTENSA_SLOT0_OP: howto manager. (line 3016)
15162 * BFD_RELOC_XTENSA_SLOT10_ALT: howto manager. (line 3046)
15163 * BFD_RELOC_XTENSA_SLOT10_OP: howto manager. (line 3026)
15164 * BFD_RELOC_XTENSA_SLOT11_ALT: howto manager. (line 3047)
15165 * BFD_RELOC_XTENSA_SLOT11_OP: howto manager. (line 3027)
15166 * BFD_RELOC_XTENSA_SLOT12_ALT: howto manager. (line 3048)
15167 * BFD_RELOC_XTENSA_SLOT12_OP: howto manager. (line 3028)
15168 * BFD_RELOC_XTENSA_SLOT13_ALT: howto manager. (line 3049)
15169 * BFD_RELOC_XTENSA_SLOT13_OP: howto manager. (line 3029)
15170 * BFD_RELOC_XTENSA_SLOT14_ALT: howto manager. (line 3050)
15171 * BFD_RELOC_XTENSA_SLOT14_OP: howto manager. (line 3030)
15172 * BFD_RELOC_XTENSA_SLOT1_ALT: howto manager. (line 3037)
15173 * BFD_RELOC_XTENSA_SLOT1_OP: howto manager. (line 3017)
15174 * BFD_RELOC_XTENSA_SLOT2_ALT: howto manager. (line 3038)
15175 * BFD_RELOC_XTENSA_SLOT2_OP: howto manager. (line 3018)
15176 * BFD_RELOC_XTENSA_SLOT3_ALT: howto manager. (line 3039)
15177 * BFD_RELOC_XTENSA_SLOT3_OP: howto manager. (line 3019)
15178 * BFD_RELOC_XTENSA_SLOT4_ALT: howto manager. (line 3040)
15179 * BFD_RELOC_XTENSA_SLOT4_OP: howto manager. (line 3020)
15180 * BFD_RELOC_XTENSA_SLOT5_ALT: howto manager. (line 3041)
15181 * BFD_RELOC_XTENSA_SLOT5_OP: howto manager. (line 3021)
15182 * BFD_RELOC_XTENSA_SLOT6_ALT: howto manager. (line 3042)
15183 * BFD_RELOC_XTENSA_SLOT6_OP: howto manager. (line 3022)
15184 * BFD_RELOC_XTENSA_SLOT7_ALT: howto manager. (line 3043)
15185 * BFD_RELOC_XTENSA_SLOT7_OP: howto manager. (line 3023)
15186 * BFD_RELOC_XTENSA_SLOT8_ALT: howto manager. (line 3044)
15187 * BFD_RELOC_XTENSA_SLOT8_OP: howto manager. (line 3024)
15188 * BFD_RELOC_XTENSA_SLOT9_ALT: howto manager. (line 3045)
15189 * BFD_RELOC_XTENSA_SLOT9_OP: howto manager. (line 3025)
15190 * BFD_RELOC_XTENSA_TLS_ARG: howto manager. (line 3075)
15191 * BFD_RELOC_XTENSA_TLS_CALL: howto manager. (line 3076)
15192 * BFD_RELOC_XTENSA_TLS_DTPOFF: howto manager. (line 3072)
15193 * BFD_RELOC_XTENSA_TLS_FUNC: howto manager. (line 3074)
15194 * BFD_RELOC_XTENSA_TLS_TPOFF: howto manager. (line 3073)
15195 * BFD_RELOC_XTENSA_TLSDESC_ARG: howto manager. (line 3071)
15196 * BFD_RELOC_XTENSA_TLSDESC_FN: howto manager. (line 3070)
15197 * BFD_RELOC_Z80_16_BE: howto manager. (line 3116)
15198 * BFD_RELOC_Z80_BYTE0: howto manager. (line 3098)
15199 * BFD_RELOC_Z80_BYTE1: howto manager. (line 3101)
15200 * BFD_RELOC_Z80_BYTE2: howto manager. (line 3104)
15201 * BFD_RELOC_Z80_BYTE3: howto manager. (line 3107)
15202 * BFD_RELOC_Z80_DISP8: howto manager. (line 3095)
15203 * BFD_RELOC_Z80_WORD0: howto manager. (line 3110)
15204 * BFD_RELOC_Z80_WORD1: howto manager. (line 3113)
15205 * BFD_RELOC_Z8K_CALLR: howto manager. (line 3122)
15206 * BFD_RELOC_Z8K_DISP7: howto manager. (line 3119)
15207 * BFD_RELOC_Z8K_IMM4L: howto manager. (line 3125)
15303 Node: howto manager136618