libbfd.h 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524
  1. /* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
  2. generated from "libbfd-in.h", "libbfd.c", "bfdio.c", "bfdwin.c",
  3. "cache.c", "reloc.c", "archures.c" and "linker.c".
  4. Run "make headers" in your build bfd/ to regenerate. */
  5. /* libbfd.h -- Declarations used by bfd library *implementation*.
  6. (This include file is not for users of the library.)
  7. Copyright (C) 1990-2022 Free Software Foundation, Inc.
  8. Written by Cygnus Support.
  9. This file is part of BFD, the Binary File Descriptor library.
  10. This program is free software; you can redistribute it and/or modify
  11. it under the terms of the GNU General Public License as published by
  12. the Free Software Foundation; either version 3 of the License, or
  13. (at your option) any later version.
  14. This program is distributed in the hope that it will be useful,
  15. but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. GNU General Public License for more details.
  18. You should have received a copy of the GNU General Public License
  19. along with this program; if not, write to the Free Software
  20. Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
  21. MA 02110-1301, USA. */
  22. #ifndef _LIBBFD_H
  23. #define _LIBBFD_H 1
  24. #ifndef ATTRIBUTE_HIDDEN
  25. #if HAVE_HIDDEN
  26. #define ATTRIBUTE_HIDDEN __attribute__ ((__visibility__ ("hidden")))
  27. #else
  28. #define ATTRIBUTE_HIDDEN
  29. #endif
  30. #endif
  31. #include "hashtab.h"
  32. #ifdef __cplusplus
  33. extern "C" {
  34. #endif
  35. /* If you want to read and write large blocks, you might want to do it
  36. in quanta of this amount */
  37. #define DEFAULT_BUFFERSIZE 8192
  38. /* Set a tdata field. Can't use the other macros for this, since they
  39. do casts, and casting to the left of assignment isn't portable. */
  40. #define set_tdata(bfd, v) ((bfd)->tdata.any = (v))
  41. /* If BFD_IN_MEMORY is set for a BFD, then the iostream fields points
  42. to an instance of this structure. */
  43. struct bfd_in_memory
  44. {
  45. /* Size of buffer. */
  46. bfd_size_type size;
  47. /* Buffer holding contents of BFD. */
  48. bfd_byte *buffer;
  49. };
  50. struct section_hash_entry
  51. {
  52. struct bfd_hash_entry root;
  53. asection section;
  54. };
  55. /* Unique section id. */
  56. extern unsigned int _bfd_section_id ATTRIBUTE_HIDDEN;
  57. /* tdata for an archive. For an input archive, cache
  58. needs to be free()'d. For an output archive, symdefs do. */
  59. struct artdata
  60. {
  61. file_ptr first_file_filepos;
  62. /* Speed up searching the armap */
  63. htab_t cache;
  64. bfd *archive_head; /* Only interesting in output routines. */
  65. carsym *symdefs; /* The symdef entries. */
  66. symindex symdef_count; /* How many there are. */
  67. char *extended_names; /* Clever intel extension. */
  68. bfd_size_type extended_names_size; /* Size of extended names. */
  69. /* When more compilers are standard C, this can be a time_t. */
  70. long armap_timestamp; /* Timestamp value written into armap.
  71. This is used for BSD archives to check
  72. that the timestamp is recent enough
  73. for the BSD linker to not complain,
  74. just before we finish writing an
  75. archive. */
  76. file_ptr armap_datepos; /* Position within archive to seek to
  77. rewrite the date field. */
  78. void *tdata; /* Backend specific information. */
  79. };
  80. #define bfd_ardata(bfd) ((bfd)->tdata.aout_ar_data)
  81. /* Goes in bfd's arelt_data slot */
  82. struct areltdata
  83. {
  84. char * arch_header; /* It's actually a string. */
  85. bfd_size_type parsed_size; /* Octets of filesize not including ar_hdr. */
  86. bfd_size_type extra_size; /* BSD4.4: extra bytes after the header. */
  87. char *filename; /* Null-terminated. */
  88. file_ptr origin; /* For element of a thin archive. */
  89. void *parent_cache; /* Where and how to find this member. */
  90. file_ptr key;
  91. };
  92. #define arelt_size(bfd) (((struct areltdata *)((bfd)->arelt_data))->parsed_size)
  93. extern void *bfd_malloc
  94. (bfd_size_type) ATTRIBUTE_HIDDEN;
  95. static inline char *
  96. bfd_strdup (const char *str)
  97. {
  98. size_t len = strlen (str) + 1;
  99. char *buf = bfd_malloc (len);
  100. if (buf != NULL)
  101. memcpy (buf, str, len);
  102. return buf;
  103. }
  104. /* These routines allocate and free things on the BFD's objalloc. */
  105. extern void bfd_release
  106. (bfd *, void *) ATTRIBUTE_HIDDEN;
  107. extern bfd * _bfd_create_empty_archive_element_shell
  108. (bfd *) ATTRIBUTE_HIDDEN;
  109. extern bfd * _bfd_look_for_bfd_in_cache
  110. (bfd *, file_ptr) ATTRIBUTE_HIDDEN;
  111. extern bool _bfd_add_bfd_to_archive_cache
  112. (bfd *, file_ptr, bfd *) ATTRIBUTE_HIDDEN;
  113. extern bool _bfd_generic_mkarchive
  114. (bfd *) ATTRIBUTE_HIDDEN;
  115. extern char *_bfd_append_relative_path
  116. (bfd *, char *) ATTRIBUTE_HIDDEN;
  117. extern bfd_cleanup bfd_generic_archive_p
  118. (bfd *) ATTRIBUTE_HIDDEN;
  119. extern bool bfd_slurp_armap
  120. (bfd *) ATTRIBUTE_HIDDEN;
  121. #define bfd_slurp_bsd_armap bfd_slurp_armap
  122. #define bfd_slurp_coff_armap bfd_slurp_armap
  123. extern bool _bfd_archive_64_bit_slurp_armap
  124. (bfd *) ATTRIBUTE_HIDDEN;
  125. extern bool _bfd_archive_64_bit_write_armap
  126. (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
  127. #define _bfd_archive_64_bit_slurp_extended_name_table \
  128. _bfd_slurp_extended_name_table
  129. #define _bfd_archive_64_bit_construct_extended_name_table \
  130. _bfd_archive_coff_construct_extended_name_table
  131. #define _bfd_archive_64_bit_truncate_arname \
  132. bfd_dont_truncate_arname
  133. #define _bfd_archive_64_bit_read_ar_hdr \
  134. _bfd_generic_read_ar_hdr
  135. #define _bfd_archive_64_bit_write_ar_hdr \
  136. _bfd_generic_write_ar_hdr
  137. #define _bfd_archive_64_bit_openr_next_archived_file \
  138. bfd_generic_openr_next_archived_file
  139. #define _bfd_archive_64_bit_get_elt_at_index \
  140. _bfd_generic_get_elt_at_index
  141. #define _bfd_archive_64_bit_generic_stat_arch_elt \
  142. bfd_generic_stat_arch_elt
  143. #define _bfd_archive_64_bit_update_armap_timestamp _bfd_bool_bfd_true
  144. extern bool _bfd_slurp_extended_name_table
  145. (bfd *) ATTRIBUTE_HIDDEN;
  146. extern bool _bfd_construct_extended_name_table
  147. (bfd *, bool, char **, bfd_size_type *) ATTRIBUTE_HIDDEN;
  148. extern bool _bfd_write_archive_contents
  149. (bfd *) ATTRIBUTE_HIDDEN;
  150. extern bool _bfd_compute_and_write_armap
  151. (bfd *, unsigned int) ATTRIBUTE_HIDDEN;
  152. extern bfd *_bfd_get_elt_at_filepos
  153. (bfd *, file_ptr, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  154. extern bfd *_bfd_generic_get_elt_at_index
  155. (bfd *, symindex) ATTRIBUTE_HIDDEN;
  156. extern bfd * _bfd_new_bfd
  157. (void) ATTRIBUTE_HIDDEN;
  158. extern bool _bfd_free_cached_info
  159. (bfd *) ATTRIBUTE_HIDDEN;
  160. extern bool _bfd_bool_bfd_false
  161. (bfd *) ATTRIBUTE_HIDDEN;
  162. extern bool _bfd_bool_bfd_asymbol_false
  163. (bfd *, asymbol *) ATTRIBUTE_HIDDEN;
  164. extern bool _bfd_bool_bfd_false_error
  165. (bfd *) ATTRIBUTE_HIDDEN;
  166. extern bool _bfd_bool_bfd_link_false_error
  167. (bfd *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  168. extern bool _bfd_bool_bfd_true
  169. (bfd *) ATTRIBUTE_HIDDEN;
  170. extern bool _bfd_bool_bfd_link_true
  171. (bfd *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  172. extern bool _bfd_bool_bfd_bfd_true
  173. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  174. extern bool _bfd_bool_bfd_uint_true
  175. (bfd *, unsigned int) ATTRIBUTE_HIDDEN;
  176. extern bool _bfd_bool_bfd_asection_bfd_asection_true
  177. (bfd *, asection *, bfd *, asection *) ATTRIBUTE_HIDDEN;
  178. extern bool _bfd_bool_bfd_asymbol_bfd_asymbol_true
  179. (bfd *, asymbol *, bfd *, asymbol *) ATTRIBUTE_HIDDEN;
  180. extern bool _bfd_bool_bfd_ptr_true
  181. (bfd *, void *) ATTRIBUTE_HIDDEN;
  182. extern void *_bfd_ptr_bfd_null_error
  183. (bfd *) ATTRIBUTE_HIDDEN;
  184. extern int _bfd_int_bfd_0
  185. (bfd *) ATTRIBUTE_HIDDEN;
  186. extern unsigned int _bfd_uint_bfd_0
  187. (bfd *) ATTRIBUTE_HIDDEN;
  188. extern long _bfd_long_bfd_0
  189. (bfd *) ATTRIBUTE_HIDDEN;
  190. extern long _bfd_long_bfd_n1_error
  191. (bfd *) ATTRIBUTE_HIDDEN;
  192. extern void _bfd_void_bfd
  193. (bfd *) ATTRIBUTE_HIDDEN;
  194. extern void _bfd_void_bfd_link
  195. (bfd *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  196. extern void _bfd_void_bfd_asection
  197. (bfd *, asection *) ATTRIBUTE_HIDDEN;
  198. extern bfd *_bfd_new_bfd_contained_in
  199. (bfd *) ATTRIBUTE_HIDDEN;
  200. extern bfd_cleanup _bfd_dummy_target
  201. (bfd *) ATTRIBUTE_HIDDEN;
  202. #define _bfd_no_cleanup _bfd_void_bfd
  203. extern void bfd_dont_truncate_arname
  204. (bfd *, const char *, char *) ATTRIBUTE_HIDDEN;
  205. extern void bfd_bsd_truncate_arname
  206. (bfd *, const char *, char *) ATTRIBUTE_HIDDEN;
  207. extern void bfd_gnu_truncate_arname
  208. (bfd *, const char *, char *) ATTRIBUTE_HIDDEN;
  209. extern bool _bfd_bsd_write_armap
  210. (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
  211. extern bool _bfd_coff_write_armap
  212. (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
  213. extern void *_bfd_generic_read_ar_hdr
  214. (bfd *) ATTRIBUTE_HIDDEN;
  215. extern void _bfd_ar_spacepad
  216. (char *, size_t, const char *, long) ATTRIBUTE_HIDDEN;
  217. extern bool _bfd_ar_sizepad
  218. (char *, size_t, bfd_size_type) ATTRIBUTE_HIDDEN;
  219. extern void *_bfd_generic_read_ar_hdr_mag
  220. (bfd *, const char *) ATTRIBUTE_HIDDEN;
  221. extern bool _bfd_generic_write_ar_hdr
  222. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  223. extern bool _bfd_bsd44_write_ar_hdr
  224. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  225. extern bfd * bfd_generic_openr_next_archived_file
  226. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  227. extern int bfd_generic_stat_arch_elt
  228. (bfd *, struct stat *) ATTRIBUTE_HIDDEN;
  229. #define _bfd_read_ar_hdr(abfd) \
  230. BFD_SEND (abfd, _bfd_read_ar_hdr_fn, (abfd))
  231. #define _bfd_write_ar_hdr(archive, abfd) \
  232. BFD_SEND (abfd, _bfd_write_ar_hdr_fn, (archive, abfd))
  233. /* Generic routines to use for BFD_JUMP_TABLE_GENERIC. Use
  234. BFD_JUMP_TABLE_GENERIC (_bfd_generic). */
  235. #define _bfd_generic_close_and_cleanup _bfd_archive_close_and_cleanup
  236. extern bool _bfd_archive_close_and_cleanup
  237. (bfd *) ATTRIBUTE_HIDDEN;
  238. extern void _bfd_unlink_from_archive_parent (bfd *) ATTRIBUTE_HIDDEN;
  239. #define _bfd_generic_bfd_free_cached_info _bfd_bool_bfd_true
  240. extern bool _bfd_generic_new_section_hook
  241. (bfd *, asection *) ATTRIBUTE_HIDDEN;
  242. extern bool _bfd_generic_get_section_contents
  243. (bfd *, asection *, void *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
  244. extern bool _bfd_generic_get_section_contents_in_window
  245. (bfd *, asection *, bfd_window *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
  246. /* Generic routines to use for BFD_JUMP_TABLE_COPY. Use
  247. BFD_JUMP_TABLE_COPY (_bfd_generic). */
  248. #define _bfd_generic_bfd_copy_private_bfd_data _bfd_bool_bfd_bfd_true
  249. #define _bfd_generic_bfd_merge_private_bfd_data \
  250. _bfd_bool_bfd_link_true
  251. #define _bfd_generic_bfd_set_private_flags _bfd_bool_bfd_uint_true
  252. #define _bfd_generic_bfd_copy_private_section_data \
  253. _bfd_bool_bfd_asection_bfd_asection_true
  254. #define _bfd_generic_bfd_copy_private_symbol_data \
  255. _bfd_bool_bfd_asymbol_bfd_asymbol_true
  256. #define _bfd_generic_bfd_copy_private_header_data _bfd_bool_bfd_bfd_true
  257. #define _bfd_generic_bfd_print_private_bfd_data _bfd_bool_bfd_ptr_true
  258. extern bool _bfd_generic_init_private_section_data
  259. (bfd *, asection *, bfd *, asection *, struct bfd_link_info *)
  260. ATTRIBUTE_HIDDEN;
  261. /* Routines to use for BFD_JUMP_TABLE_CORE when there is no core file
  262. support. Use BFD_JUMP_TABLE_CORE (_bfd_nocore). */
  263. extern char *_bfd_nocore_core_file_failing_command
  264. (bfd *) ATTRIBUTE_HIDDEN;
  265. extern int _bfd_nocore_core_file_failing_signal
  266. (bfd *) ATTRIBUTE_HIDDEN;
  267. extern bool _bfd_nocore_core_file_matches_executable_p
  268. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  269. extern int _bfd_nocore_core_file_pid
  270. (bfd *) ATTRIBUTE_HIDDEN;
  271. /* Routines to use for BFD_JUMP_TABLE_ARCHIVE when there is no archive
  272. file support. Use BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive). */
  273. #define _bfd_noarchive_slurp_armap _bfd_bool_bfd_false_error
  274. #define _bfd_noarchive_slurp_extended_name_table _bfd_bool_bfd_false_error
  275. extern bool _bfd_noarchive_construct_extended_name_table
  276. (bfd *, char **, bfd_size_type *, const char **) ATTRIBUTE_HIDDEN;
  277. extern void _bfd_noarchive_truncate_arname
  278. (bfd *, const char *, char *) ATTRIBUTE_HIDDEN;
  279. extern bool _bfd_noarchive_write_armap
  280. (bfd *, unsigned int, struct orl *, unsigned int, int) ATTRIBUTE_HIDDEN;
  281. #define _bfd_noarchive_read_ar_hdr _bfd_ptr_bfd_null_error
  282. extern bool _bfd_noarchive_write_ar_hdr
  283. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  284. extern bfd *
  285. _bfd_noarchive_openr_next_archived_file
  286. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  287. extern bfd * _bfd_noarchive_get_elt_at_index
  288. (bfd *, symindex) ATTRIBUTE_HIDDEN;
  289. #define _bfd_noarchive_generic_stat_arch_elt bfd_generic_stat_arch_elt
  290. #define _bfd_noarchive_update_armap_timestamp _bfd_bool_bfd_false_error
  291. /* Routines to use for BFD_JUMP_TABLE_ARCHIVE to get BSD style
  292. archives. Use BFD_JUMP_TABLE_ARCHIVE (_bfd_archive_bsd). */
  293. #define _bfd_archive_bsd_slurp_armap bfd_slurp_bsd_armap
  294. #define _bfd_archive_bsd_slurp_extended_name_table \
  295. _bfd_slurp_extended_name_table
  296. extern bool _bfd_archive_bsd_construct_extended_name_table
  297. (bfd *, char **, bfd_size_type *, const char **) ATTRIBUTE_HIDDEN;
  298. #define _bfd_archive_bsd_truncate_arname bfd_bsd_truncate_arname
  299. #define _bfd_archive_bsd_write_armap _bfd_bsd_write_armap
  300. #define _bfd_archive_bsd_read_ar_hdr _bfd_generic_read_ar_hdr
  301. #define _bfd_archive_bsd_write_ar_hdr _bfd_generic_write_ar_hdr
  302. #define _bfd_archive_bsd_openr_next_archived_file \
  303. bfd_generic_openr_next_archived_file
  304. #define _bfd_archive_bsd_get_elt_at_index _bfd_generic_get_elt_at_index
  305. #define _bfd_archive_bsd_generic_stat_arch_elt \
  306. bfd_generic_stat_arch_elt
  307. extern bool _bfd_archive_bsd_update_armap_timestamp
  308. (bfd *) ATTRIBUTE_HIDDEN;
  309. /* Routines to use for BFD_JUMP_TABLE_ARCHIVE to get COFF style
  310. archives. Use BFD_JUMP_TABLE_ARCHIVE (_bfd_archive_coff). */
  311. #define _bfd_archive_coff_slurp_armap bfd_slurp_coff_armap
  312. #define _bfd_archive_coff_slurp_extended_name_table \
  313. _bfd_slurp_extended_name_table
  314. extern bool _bfd_archive_coff_construct_extended_name_table
  315. (bfd *, char **, bfd_size_type *, const char **) ATTRIBUTE_HIDDEN;
  316. #define _bfd_archive_coff_truncate_arname bfd_dont_truncate_arname
  317. #define _bfd_archive_coff_write_armap _bfd_coff_write_armap
  318. #define _bfd_archive_coff_read_ar_hdr _bfd_generic_read_ar_hdr
  319. #define _bfd_archive_coff_write_ar_hdr _bfd_generic_write_ar_hdr
  320. #define _bfd_archive_coff_openr_next_archived_file \
  321. bfd_generic_openr_next_archived_file
  322. #define _bfd_archive_coff_get_elt_at_index _bfd_generic_get_elt_at_index
  323. #define _bfd_archive_coff_generic_stat_arch_elt \
  324. bfd_generic_stat_arch_elt
  325. #define _bfd_archive_coff_update_armap_timestamp _bfd_bool_bfd_true
  326. /* Routines to use for BFD_JUMP_TABLE_ARCHIVE to get BSD4.4 style
  327. archives. Use BFD_JUMP_TABLE_ARCHIVE (_bfd_archive_bsd44). */
  328. #define _bfd_archive_bsd44_slurp_armap bfd_slurp_bsd_armap
  329. #define _bfd_archive_bsd44_slurp_extended_name_table \
  330. _bfd_slurp_extended_name_table
  331. extern bool _bfd_archive_bsd44_construct_extended_name_table
  332. (bfd *, char **, bfd_size_type *, const char **) ATTRIBUTE_HIDDEN;
  333. #define _bfd_archive_bsd44_truncate_arname bfd_bsd_truncate_arname
  334. #define _bfd_archive_bsd44_write_armap _bfd_bsd_write_armap
  335. #define _bfd_archive_bsd44_read_ar_hdr _bfd_generic_read_ar_hdr
  336. #define _bfd_archive_bsd44_write_ar_hdr _bfd_bsd44_write_ar_hdr
  337. #define _bfd_archive_bsd44_openr_next_archived_file \
  338. bfd_generic_openr_next_archived_file
  339. #define _bfd_archive_bsd44_get_elt_at_index _bfd_generic_get_elt_at_index
  340. #define _bfd_archive_bsd44_generic_stat_arch_elt \
  341. bfd_generic_stat_arch_elt
  342. #define _bfd_archive_bsd44_update_armap_timestamp \
  343. _bfd_archive_bsd_update_armap_timestamp
  344. /* Routines to use for BFD_JUMP_TABLE_ARCHIVE to get VMS style
  345. archives. Use BFD_JUMP_TABLE_ARCHIVE (_bfd_vms_lib). Some of them
  346. are irrelevant. */
  347. extern bool _bfd_vms_lib_write_archive_contents
  348. (bfd *) ATTRIBUTE_HIDDEN;
  349. #define _bfd_vms_lib_slurp_armap _bfd_noarchive_slurp_armap
  350. #define _bfd_vms_lib_slurp_extended_name_table \
  351. _bfd_noarchive_slurp_extended_name_table
  352. #define _bfd_vms_lib_construct_extended_name_table \
  353. _bfd_noarchive_construct_extended_name_table
  354. #define _bfd_vms_lib_truncate_arname _bfd_noarchive_truncate_arname
  355. #define _bfd_vms_lib_write_armap _bfd_noarchive_write_armap
  356. #define _bfd_vms_lib_read_ar_hdr _bfd_noarchive_read_ar_hdr
  357. #define _bfd_vms_lib_write_ar_hdr _bfd_noarchive_write_ar_hdr
  358. extern bfd *_bfd_vms_lib_openr_next_archived_file
  359. (bfd *, bfd *) ATTRIBUTE_HIDDEN;
  360. extern bfd *_bfd_vms_lib_get_elt_at_index
  361. (bfd *, symindex) ATTRIBUTE_HIDDEN;
  362. extern int _bfd_vms_lib_generic_stat_arch_elt
  363. (bfd *, struct stat *) ATTRIBUTE_HIDDEN;
  364. #define _bfd_vms_lib_update_armap_timestamp _bfd_bool_bfd_true
  365. /* Extra routines for VMS style archives. */
  366. extern symindex _bfd_vms_lib_find_symbol
  367. (bfd *, const char *) ATTRIBUTE_HIDDEN;
  368. extern bfd *_bfd_vms_lib_get_imagelib_file
  369. (bfd *) ATTRIBUTE_HIDDEN;
  370. extern bfd_cleanup _bfd_vms_lib_alpha_archive_p
  371. (bfd *) ATTRIBUTE_HIDDEN;
  372. extern bfd_cleanup _bfd_vms_lib_ia64_archive_p
  373. (bfd *) ATTRIBUTE_HIDDEN;
  374. extern bool _bfd_vms_lib_alpha_mkarchive
  375. (bfd *) ATTRIBUTE_HIDDEN;
  376. extern bool _bfd_vms_lib_ia64_mkarchive
  377. (bfd *) ATTRIBUTE_HIDDEN;
  378. /* Routines to use for BFD_JUMP_TABLE_SYMBOLS where there is no symbol
  379. support. Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols). */
  380. #define _bfd_nosymbols_get_symtab_upper_bound _bfd_long_bfd_n1_error
  381. extern long _bfd_nosymbols_canonicalize_symtab
  382. (bfd *, asymbol **) ATTRIBUTE_HIDDEN;
  383. #define _bfd_nosymbols_make_empty_symbol _bfd_generic_make_empty_symbol
  384. extern void _bfd_nosymbols_print_symbol
  385. (bfd *, void *, asymbol *, bfd_print_symbol_type) ATTRIBUTE_HIDDEN;
  386. extern void _bfd_nosymbols_get_symbol_info
  387. (bfd *, asymbol *, symbol_info *) ATTRIBUTE_HIDDEN;
  388. extern const char * _bfd_nosymbols_get_symbol_version_string
  389. (bfd *, asymbol *, bool, bool *) ATTRIBUTE_HIDDEN;
  390. extern bool _bfd_nosymbols_bfd_is_local_label_name
  391. (bfd *, const char *) ATTRIBUTE_HIDDEN;
  392. #define _bfd_nosymbols_bfd_is_target_special_symbol _bfd_bool_bfd_asymbol_false
  393. extern alent *_bfd_nosymbols_get_lineno
  394. (bfd *, asymbol *) ATTRIBUTE_HIDDEN;
  395. extern bool _bfd_nosymbols_find_nearest_line
  396. (bfd *, asymbol **, asection *, bfd_vma,
  397. const char **, const char **, unsigned int *, unsigned int *)
  398. ATTRIBUTE_HIDDEN;
  399. extern bool _bfd_nosymbols_find_line
  400. (bfd *, asymbol **, asymbol *, const char **, unsigned int *)
  401. ATTRIBUTE_HIDDEN;
  402. extern bool _bfd_nosymbols_find_inliner_info
  403. (bfd *, const char **, const char **, unsigned int *) ATTRIBUTE_HIDDEN;
  404. extern asymbol *_bfd_nosymbols_bfd_make_debug_symbol
  405. (bfd *, void *, unsigned long) ATTRIBUTE_HIDDEN;
  406. extern long _bfd_nosymbols_read_minisymbols
  407. (bfd *, bool, void **, unsigned int *) ATTRIBUTE_HIDDEN;
  408. extern asymbol *_bfd_nosymbols_minisymbol_to_symbol
  409. (bfd *, bool, const void *, asymbol *) ATTRIBUTE_HIDDEN;
  410. /* Routines to use for BFD_JUMP_TABLE_RELOCS when there is no reloc
  411. support. Use BFD_JUMP_TABLE_RELOCS (_bfd_norelocs). */
  412. extern long _bfd_norelocs_get_reloc_upper_bound
  413. (bfd *, asection *) ATTRIBUTE_HIDDEN;
  414. extern long _bfd_norelocs_canonicalize_reloc
  415. (bfd *, asection *, arelent **, asymbol **) ATTRIBUTE_HIDDEN;
  416. extern void _bfd_norelocs_set_reloc
  417. (bfd *, asection *, arelent **, unsigned int) ATTRIBUTE_HIDDEN;
  418. extern reloc_howto_type *_bfd_norelocs_bfd_reloc_type_lookup
  419. (bfd *, bfd_reloc_code_real_type) ATTRIBUTE_HIDDEN;
  420. extern reloc_howto_type *_bfd_norelocs_bfd_reloc_name_lookup
  421. (bfd *, const char *) ATTRIBUTE_HIDDEN;
  422. /* Routines to use for BFD_JUMP_TABLE_WRITE for targets which may not
  423. be written. Use BFD_JUMP_TABLE_WRITE (_bfd_nowrite). */
  424. extern bool _bfd_nowrite_set_arch_mach
  425. (bfd *, enum bfd_architecture, unsigned long) ATTRIBUTE_HIDDEN;
  426. extern bool _bfd_nowrite_set_section_contents
  427. (bfd *, asection *, const void *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
  428. /* Generic routines to use for BFD_JUMP_TABLE_WRITE. Use
  429. BFD_JUMP_TABLE_WRITE (_bfd_generic). */
  430. #define _bfd_generic_set_arch_mach bfd_default_set_arch_mach
  431. extern bool _bfd_generic_set_section_contents
  432. (bfd *, asection *, const void *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
  433. /* Routines to use for BFD_JUMP_TABLE_LINK for targets which do not
  434. support linking. Use BFD_JUMP_TABLE_LINK (_bfd_nolink). */
  435. extern int _bfd_nolink_sizeof_headers
  436. (bfd *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  437. extern bfd_byte *_bfd_nolink_bfd_get_relocated_section_contents
  438. (bfd *, struct bfd_link_info *, struct bfd_link_order *,
  439. bfd_byte *, bool, asymbol **) ATTRIBUTE_HIDDEN;
  440. extern bool _bfd_nolink_bfd_relax_section
  441. (bfd *, asection *, struct bfd_link_info *, bool *) ATTRIBUTE_HIDDEN;
  442. #define _bfd_nolink_bfd_gc_sections _bfd_bool_bfd_link_false_error
  443. extern bool _bfd_nolink_bfd_lookup_section_flags
  444. (struct bfd_link_info *, struct flag_info *, asection *) ATTRIBUTE_HIDDEN;
  445. #define _bfd_nolink_bfd_merge_sections _bfd_bool_bfd_link_false_error
  446. extern bool _bfd_nolink_bfd_is_group_section
  447. (bfd *, const asection *) ATTRIBUTE_HIDDEN;
  448. extern const char *_bfd_nolink_bfd_group_name
  449. (bfd *, const asection *) ATTRIBUTE_HIDDEN;
  450. extern bool _bfd_nolink_bfd_discard_group
  451. (bfd *, asection *) ATTRIBUTE_HIDDEN;
  452. extern struct bfd_link_hash_table *_bfd_nolink_bfd_link_hash_table_create
  453. (bfd *) ATTRIBUTE_HIDDEN;
  454. #define _bfd_nolink_bfd_link_add_symbols _bfd_bool_bfd_link_false_error
  455. extern void _bfd_nolink_bfd_link_just_syms
  456. (asection *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  457. extern void _bfd_nolink_bfd_copy_link_hash_symbol_type
  458. (bfd *, struct bfd_link_hash_entry *, struct bfd_link_hash_entry *)
  459. ATTRIBUTE_HIDDEN;
  460. #define _bfd_nolink_bfd_final_link _bfd_bool_bfd_link_false_error
  461. extern bool _bfd_nolink_bfd_link_split_section
  462. (bfd *, struct bfd_section *) ATTRIBUTE_HIDDEN;
  463. extern bool _bfd_nolink_section_already_linked
  464. (bfd *, asection *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  465. extern bool _bfd_nolink_bfd_define_common_symbol
  466. (bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *)
  467. ATTRIBUTE_HIDDEN;
  468. #define _bfd_nolink_bfd_link_hide_symbol \
  469. _bfd_generic_link_hide_symbol
  470. extern struct bfd_link_hash_entry *_bfd_nolink_bfd_define_start_stop
  471. (struct bfd_link_info *, const char *, asection *) ATTRIBUTE_HIDDEN;
  472. #define _bfd_nolink_bfd_link_check_relocs \
  473. _bfd_generic_link_check_relocs
  474. /* Routines to use for BFD_JUMP_TABLE_DYNAMIC for targets which do not
  475. have dynamic symbols or relocs. Use BFD_JUMP_TABLE_DYNAMIC
  476. (_bfd_nodynamic). */
  477. #define _bfd_nodynamic_get_dynamic_symtab_upper_bound _bfd_long_bfd_n1_error
  478. #define _bfd_nodynamic_canonicalize_dynamic_symtab \
  479. _bfd_nosymbols_canonicalize_symtab
  480. extern long _bfd_nodynamic_get_synthetic_symtab
  481. (bfd *, long, asymbol **, long, asymbol **, asymbol **) ATTRIBUTE_HIDDEN;
  482. #define _bfd_nodynamic_get_dynamic_reloc_upper_bound _bfd_long_bfd_n1_error
  483. extern long _bfd_nodynamic_canonicalize_dynamic_reloc
  484. (bfd *, arelent **, asymbol **) ATTRIBUTE_HIDDEN;
  485. /* Generic routine to determine of the given symbol is a local
  486. label. */
  487. extern bool bfd_generic_is_local_label_name
  488. (bfd *, const char *) ATTRIBUTE_HIDDEN;
  489. /* Generic minisymbol routines. */
  490. extern long _bfd_generic_read_minisymbols
  491. (bfd *, bool, void **, unsigned int *) ATTRIBUTE_HIDDEN;
  492. extern asymbol *_bfd_generic_minisymbol_to_symbol
  493. (bfd *, bool, const void *, asymbol *) ATTRIBUTE_HIDDEN;
  494. /* Find the nearest line using .stab/.stabstr sections. */
  495. extern bool _bfd_stab_section_find_nearest_line
  496. (bfd *, asymbol **, asection *, bfd_vma, bool *,
  497. const char **, const char **, unsigned int *, void **) ATTRIBUTE_HIDDEN;
  498. /* Find the nearest line using DWARF 1 debugging information. */
  499. extern bool _bfd_dwarf1_find_nearest_line
  500. (bfd *, asymbol **, asection *, bfd_vma,
  501. const char **, const char **, unsigned int *) ATTRIBUTE_HIDDEN;
  502. struct dwarf_debug_section
  503. {
  504. const char * uncompressed_name;
  505. const char * compressed_name;
  506. };
  507. /* Map of uncompressed DWARF debug section name to compressed one. It
  508. is terminated by NULL uncompressed_name. */
  509. extern const struct dwarf_debug_section dwarf_debug_sections[] ATTRIBUTE_HIDDEN;
  510. /* Find the nearest line using DWARF 2 debugging information. */
  511. extern int _bfd_dwarf2_find_nearest_line
  512. (bfd *, asymbol **, asymbol *, asection *, bfd_vma,
  513. const char **, const char **, unsigned int *, unsigned int *,
  514. const struct dwarf_debug_section *, void **) ATTRIBUTE_HIDDEN;
  515. /* Find the bias between DWARF addresses and real addresses. */
  516. extern bfd_signed_vma _bfd_dwarf2_find_symbol_bias
  517. (asymbol **, void **) ATTRIBUTE_HIDDEN;
  518. /* Find inliner info after calling bfd_find_nearest_line. */
  519. extern bool _bfd_dwarf2_find_inliner_info
  520. (bfd *, const char **, const char **, unsigned int *, void **)
  521. ATTRIBUTE_HIDDEN;
  522. /* Read DWARF 2 debugging information. */
  523. extern bool _bfd_dwarf2_slurp_debug_info
  524. (bfd *, bfd *, const struct dwarf_debug_section *, asymbol **, void **,
  525. bool) ATTRIBUTE_HIDDEN;
  526. /* Clean up the data used to handle DWARF 2 debugging information. */
  527. extern void _bfd_dwarf2_cleanup_debug_info
  528. (bfd *, void **) ATTRIBUTE_HIDDEN;
  529. /* Create a new section entry. */
  530. extern struct bfd_hash_entry *bfd_section_hash_newfunc
  531. (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
  532. ATTRIBUTE_HIDDEN;
  533. /* A routine to create entries for a bfd_link_hash_table. */
  534. extern struct bfd_hash_entry *_bfd_link_hash_newfunc
  535. (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
  536. const char *string) ATTRIBUTE_HIDDEN;
  537. /* Initialize a bfd_link_hash_table. */
  538. extern bool _bfd_link_hash_table_init
  539. (struct bfd_link_hash_table *, bfd *,
  540. struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
  541. struct bfd_hash_table *,
  542. const char *),
  543. unsigned int) ATTRIBUTE_HIDDEN;
  544. /* Generic link hash table creation routine. */
  545. extern struct bfd_link_hash_table *_bfd_generic_link_hash_table_create
  546. (bfd *) ATTRIBUTE_HIDDEN;
  547. /* Generic link hash table destruction routine. */
  548. extern void _bfd_generic_link_hash_table_free
  549. (bfd *) ATTRIBUTE_HIDDEN;
  550. /* Generic add symbol routine. */
  551. extern bool _bfd_generic_link_add_symbols
  552. (bfd *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  553. /* Generic archive add symbol routine. */
  554. extern bool _bfd_generic_link_add_archive_symbols
  555. (bfd *, struct bfd_link_info *,
  556. bool (*) (bfd *, struct bfd_link_info *,
  557. struct bfd_link_hash_entry *, const char *,
  558. bool *)) ATTRIBUTE_HIDDEN;
  559. /* Forward declaration to avoid prototype errors. */
  560. typedef struct bfd_link_hash_entry _bfd_link_hash_entry;
  561. /* Generic routine to add a single symbol. */
  562. extern bool _bfd_generic_link_add_one_symbol
  563. (struct bfd_link_info *, bfd *, const char *name, flagword,
  564. asection *, bfd_vma, const char *, bool copy,
  565. bool constructor, struct bfd_link_hash_entry **) ATTRIBUTE_HIDDEN;
  566. /* Generic routine to mark section as supplying symbols only. */
  567. extern void _bfd_generic_link_just_syms
  568. (asection *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  569. /* Generic routine that does nothing. */
  570. extern void _bfd_generic_copy_link_hash_symbol_type
  571. (bfd *, struct bfd_link_hash_entry *, struct bfd_link_hash_entry *)
  572. ATTRIBUTE_HIDDEN;
  573. /* Generic link routine. */
  574. extern bool _bfd_generic_final_link
  575. (bfd *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  576. extern bool _bfd_generic_link_split_section
  577. (bfd *, struct bfd_section *) ATTRIBUTE_HIDDEN;
  578. extern bool _bfd_generic_section_already_linked
  579. (bfd *, asection *, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
  580. /* Generic reloc_link_order processing routine. */
  581. extern bool _bfd_generic_reloc_link_order
  582. (bfd *, struct bfd_link_info *, asection *, struct bfd_link_order *)
  583. ATTRIBUTE_HIDDEN;
  584. /* Default link order processing routine. */
  585. extern bool _bfd_default_link_order
  586. (bfd *, struct bfd_link_info *, asection *, struct bfd_link_order *)
  587. ATTRIBUTE_HIDDEN;
  588. /* Count the number of reloc entries in a link order list. */
  589. extern unsigned int _bfd_count_link_order_relocs
  590. (struct bfd_link_order *) ATTRIBUTE_HIDDEN;
  591. /* Final link relocation routine. */
  592. extern bfd_reloc_status_type _bfd_final_link_relocate
  593. (reloc_howto_type *, bfd *, asection *, bfd_byte *,
  594. bfd_vma, bfd_vma, bfd_vma) ATTRIBUTE_HIDDEN;
  595. /* Relocate a particular location by a howto and a value. */
  596. extern bfd_reloc_status_type _bfd_relocate_contents
  597. (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *) ATTRIBUTE_HIDDEN;
  598. /* Clear a given location using a given howto. */
  599. extern bfd_reloc_status_type _bfd_clear_contents
  600. (reloc_howto_type *, bfd *, asection *, bfd_byte *, bfd_vma) ATTRIBUTE_HIDDEN;
  601. /* Link stabs in sections in the first pass. */
  602. extern bool _bfd_link_section_stabs
  603. (bfd *, struct stab_info *, asection *, asection *, void **,
  604. bfd_size_type *) ATTRIBUTE_HIDDEN;
  605. /* Eliminate stabs for discarded functions and symbols. */
  606. extern bool _bfd_discard_section_stabs
  607. (bfd *, asection *, void *, bool (*) (bfd_vma, void *), void *)
  608. ATTRIBUTE_HIDDEN;
  609. /* Write out the .stab section when linking stabs in sections. */
  610. extern bool _bfd_write_section_stabs
  611. (bfd *, struct stab_info *, asection *, void **, bfd_byte *)
  612. ATTRIBUTE_HIDDEN;
  613. /* Write out the .stabstr string table when linking stabs in sections. */
  614. extern bool _bfd_write_stab_strings
  615. (bfd *, struct stab_info *) ATTRIBUTE_HIDDEN;
  616. /* Find an offset within a .stab section when linking stabs in
  617. sections. */
  618. extern bfd_vma _bfd_stab_section_offset
  619. (asection *, void *, bfd_vma) ATTRIBUTE_HIDDEN;
  620. /* Register a SEC_MERGE section as a candidate for merging. */
  621. extern bool _bfd_add_merge_section
  622. (bfd *, void **, asection *, void **) ATTRIBUTE_HIDDEN;
  623. /* Attempt to merge SEC_MERGE sections. */
  624. extern bool _bfd_merge_sections
  625. (bfd *, struct bfd_link_info *, void *, void (*) (bfd *, asection *))
  626. ATTRIBUTE_HIDDEN;
  627. /* Write out a merged section. */
  628. extern bool _bfd_write_merged_section
  629. (bfd *, asection *, void *) ATTRIBUTE_HIDDEN;
  630. /* Find an offset within a modified SEC_MERGE section. */
  631. extern bfd_vma _bfd_merged_section_offset
  632. (bfd *, asection **, void *, bfd_vma) ATTRIBUTE_HIDDEN;
  633. /* Tidy up when done. */
  634. extern void _bfd_merge_sections_free (void *) ATTRIBUTE_HIDDEN;
  635. /* Create a string table. */
  636. extern struct bfd_strtab_hash *_bfd_stringtab_init
  637. (void) ATTRIBUTE_HIDDEN;
  638. /* Create an XCOFF .debug section style string table. */
  639. extern struct bfd_strtab_hash *_bfd_xcoff_stringtab_init
  640. (bool isxcoff64) ATTRIBUTE_HIDDEN;
  641. /* Free a string table. */
  642. extern void _bfd_stringtab_free
  643. (struct bfd_strtab_hash *) ATTRIBUTE_HIDDEN;
  644. /* Get the size of a string table. */
  645. extern bfd_size_type _bfd_stringtab_size
  646. (struct bfd_strtab_hash *) ATTRIBUTE_HIDDEN;
  647. /* Add a string to a string table. */
  648. extern bfd_size_type _bfd_stringtab_add
  649. (struct bfd_strtab_hash *, const char *, bool hash, bool copy)
  650. ATTRIBUTE_HIDDEN;
  651. /* Write out a string table. */
  652. extern bool _bfd_stringtab_emit
  653. (bfd *, struct bfd_strtab_hash *) ATTRIBUTE_HIDDEN;
  654. /* Macros to tell if bfds are read or write enabled.
  655. Note that bfds open for read may be scribbled into if the fd passed
  656. to bfd_fdopenr is actually open both for read and write
  657. simultaneously. However an output bfd will never be open for
  658. read. Therefore sometimes you want to check bfd_read_p or
  659. !bfd_read_p, and only sometimes bfd_write_p.
  660. */
  661. #define bfd_read_p(abfd) \
  662. ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
  663. #define bfd_write_p(abfd) \
  664. ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
  665. extern void bfd_assert
  666. (const char*,int) ATTRIBUTE_HIDDEN;
  667. #define BFD_ASSERT(x) \
  668. do { if (!(x)) bfd_assert(__FILE__,__LINE__); } while (0)
  669. #define BFD_FAIL() \
  670. do { bfd_assert(__FILE__,__LINE__); } while (0)
  671. extern void _bfd_abort
  672. (const char *, int, const char *) ATTRIBUTE_NORETURN ATTRIBUTE_HIDDEN;
  673. /* if gcc >= 2.6, we can give a function name, too */
  674. #if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 6)
  675. #define __PRETTY_FUNCTION__ ((char *) NULL)
  676. #endif
  677. #undef abort
  678. #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
  679. /* Manipulate a system FILE but using BFD's "file_ptr", rather than
  680. the system "off_t" or "off64_t", as the offset. */
  681. extern file_ptr _bfd_real_ftell
  682. (FILE *) ATTRIBUTE_HIDDEN;
  683. extern int _bfd_real_fseek
  684. (FILE *, file_ptr, int) ATTRIBUTE_HIDDEN;
  685. extern FILE *_bfd_real_fopen
  686. (const char *, const char *) ATTRIBUTE_HIDDEN;
  687. /* List of supported target vectors, and the default vector (if
  688. bfd_default_vector[0] is NULL, there is no default). */
  689. extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;
  690. extern const bfd_target *bfd_default_vector[] ATTRIBUTE_HIDDEN;
  691. /* List of associated target vectors. */
  692. extern const bfd_target *const *const bfd_associated_vector ATTRIBUTE_HIDDEN;
  693. /* Functions shared by the ECOFF and MIPS ELF backends, which have no
  694. other common header files. */
  695. #if defined(__STDC__) || defined(ALMOST_STDC)
  696. struct ecoff_find_line;
  697. #endif
  698. extern bool _bfd_ecoff_locate_line
  699. (bfd *, asection *, bfd_vma, struct ecoff_debug_info * const,
  700. const struct ecoff_debug_swap * const, struct ecoff_find_line *,
  701. const char **, const char **, unsigned int *) ATTRIBUTE_HIDDEN;
  702. extern bool _bfd_ecoff_get_accumulated_pdr
  703. (void *, bfd_byte *) ATTRIBUTE_HIDDEN;
  704. extern bool _bfd_ecoff_get_accumulated_sym
  705. (void *, bfd_byte *) ATTRIBUTE_HIDDEN;
  706. extern bool _bfd_ecoff_get_accumulated_ss
  707. (void *, bfd_byte *) ATTRIBUTE_HIDDEN;
  708. extern bfd_vma _bfd_get_gp_value
  709. (bfd *) ATTRIBUTE_HIDDEN;
  710. extern void _bfd_set_gp_value
  711. (bfd *, bfd_vma) ATTRIBUTE_HIDDEN;
  712. /* Function shared by the COFF and ELF SH backends, which have no
  713. other common header files. */
  714. #ifndef _bfd_sh_align_load_span
  715. extern bool _bfd_sh_align_load_span
  716. (bfd *, asection *, bfd_byte *,
  717. bool (*) (bfd *, asection *, void *, bfd_byte *, bfd_vma),
  718. void *, bfd_vma **, bfd_vma *, bfd_vma, bfd_vma, bool *) ATTRIBUTE_HIDDEN;
  719. #endif
  720. /* This is the shape of the elements inside the already_linked hash
  721. table. It maps a name onto a list of already_linked elements with
  722. the same name. */
  723. struct bfd_section_already_linked_hash_entry
  724. {
  725. struct bfd_hash_entry root;
  726. struct bfd_section_already_linked *entry;
  727. };
  728. struct bfd_section_already_linked
  729. {
  730. struct bfd_section_already_linked *next;
  731. asection *sec;
  732. };
  733. extern struct bfd_section_already_linked_hash_entry *
  734. bfd_section_already_linked_table_lookup (const char *) ATTRIBUTE_HIDDEN;
  735. extern bool bfd_section_already_linked_table_insert
  736. (struct bfd_section_already_linked_hash_entry *, asection *)
  737. ATTRIBUTE_HIDDEN;
  738. extern void bfd_section_already_linked_table_traverse
  739. (bool (*) (struct bfd_section_already_linked_hash_entry *,
  740. void *), void *) ATTRIBUTE_HIDDEN;
  741. extern bfd_vma _bfd_read_unsigned_leb128
  742. (bfd *, bfd_byte *, unsigned int *) ATTRIBUTE_HIDDEN;
  743. extern bfd_signed_vma _bfd_read_signed_leb128
  744. (bfd *, bfd_byte *, unsigned int *) ATTRIBUTE_HIDDEN;
  745. extern bfd_vma _bfd_safe_read_leb128
  746. (bfd *, bfd_byte **, bool, const bfd_byte * const) ATTRIBUTE_HIDDEN;
  747. extern bfd_byte * _bfd_write_unsigned_leb128
  748. (bfd_byte *, bfd_byte *, bfd_vma) ATTRIBUTE_HIDDEN;
  749. extern struct bfd_link_info *_bfd_get_link_info (bfd *);
  750. extern bool _bfd_link_keep_memory (struct bfd_link_info *)
  751. ATTRIBUTE_HIDDEN;
  752. #if GCC_VERSION >= 7000
  753. #define _bfd_mul_overflow(a, b, res) __builtin_mul_overflow (a, b, res)
  754. #else
  755. /* Assumes unsigned values. Careful! Args evaluated multiple times. */
  756. #define _bfd_mul_overflow(a, b, res) \
  757. ((*res) = (a), (*res) *= (b), (b) != 0 && (*res) / (b) != (a))
  758. #endif
  759. #ifdef __GNUC__
  760. #define _bfd_constant_p(v) __builtin_constant_p (v)
  761. #else
  762. #define _bfd_constant_p(v) 0
  763. #endif
  764. static inline bfd_byte *
  765. _bfd_alloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
  766. {
  767. bfd_byte *mem;
  768. if (!_bfd_constant_p (rsize))
  769. {
  770. ufile_ptr filesize = bfd_get_file_size (abfd);
  771. if (filesize != 0 && rsize > filesize)
  772. {
  773. bfd_set_error (bfd_error_file_truncated);
  774. return NULL;
  775. }
  776. }
  777. mem = bfd_alloc (abfd, asize);
  778. if (mem != NULL)
  779. {
  780. if (bfd_bread (mem, rsize, abfd) == rsize)
  781. return mem;
  782. bfd_release (abfd, mem);
  783. }
  784. return NULL;
  785. }
  786. static inline bfd_byte *
  787. _bfd_malloc_and_read (bfd *abfd, bfd_size_type asize, bfd_size_type rsize)
  788. {
  789. bfd_byte *mem;
  790. if (!_bfd_constant_p (rsize))
  791. {
  792. ufile_ptr filesize = bfd_get_file_size (abfd);
  793. if (filesize != 0 && rsize > filesize)
  794. {
  795. bfd_set_error (bfd_error_file_truncated);
  796. return NULL;
  797. }
  798. }
  799. mem = bfd_malloc (asize);
  800. if (mem != NULL)
  801. {
  802. if (bfd_bread (mem, rsize, abfd) == rsize)
  803. return mem;
  804. free (mem);
  805. }
  806. return NULL;
  807. }
  808. /* Extracted from libbfd.c. */
  809. extern void * bfd_malloc (bfd_size_type SIZE) ATTRIBUTE_HIDDEN;
  810. extern void * bfd_realloc (void * MEM, bfd_size_type SIZE) ATTRIBUTE_HIDDEN;
  811. extern void * bfd_realloc_or_free (void * MEM, bfd_size_type SIZE) ATTRIBUTE_HIDDEN;
  812. extern void * bfd_zmalloc (bfd_size_type SIZE) ATTRIBUTE_HIDDEN;
  813. bool bfd_write_bigendian_4byte_int (bfd *, unsigned int);
  814. unsigned int bfd_log2 (bfd_vma x);
  815. /* Extracted from bfdio.c. */
  816. struct bfd_iovec
  817. {
  818. /* To avoid problems with macros, a "b" rather than "f"
  819. prefix is prepended to each method name. */
  820. /* Attempt to read/write NBYTES on ABFD's IOSTREAM storing/fetching
  821. bytes starting at PTR. Return the number of bytes actually
  822. transfered (a read past end-of-file returns less than NBYTES),
  823. or -1 (setting <<bfd_error>>) if an error occurs. */
  824. file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes);
  825. file_ptr (*bwrite) (struct bfd *abfd, const void *ptr,
  826. file_ptr nbytes);
  827. /* Return the current IOSTREAM file offset, or -1 (setting <<bfd_error>>
  828. if an error occurs. */
  829. file_ptr (*btell) (struct bfd *abfd);
  830. /* For the following, on successful completion a value of 0 is returned.
  831. Otherwise, a value of -1 is returned (and <<bfd_error>> is set). */
  832. int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
  833. int (*bclose) (struct bfd *abfd);
  834. int (*bflush) (struct bfd *abfd);
  835. int (*bstat) (struct bfd *abfd, struct stat *sb);
  836. /* Mmap a part of the files. ADDR, LEN, PROT, FLAGS and OFFSET are the usual
  837. mmap parameter, except that LEN and OFFSET do not need to be page
  838. aligned. Returns (void *)-1 on failure, mmapped address on success.
  839. Also write in MAP_ADDR the address of the page aligned buffer and in
  840. MAP_LEN the size mapped (a page multiple). Use unmap with MAP_ADDR and
  841. MAP_LEN to unmap. */
  842. void *(*bmmap) (struct bfd *abfd, void *addr, bfd_size_type len,
  843. int prot, int flags, file_ptr offset,
  844. void **map_addr, bfd_size_type *map_len);
  845. };
  846. extern const struct bfd_iovec _bfd_memory_iovec;
  847. /* Extracted from bfdwin.c. */
  848. struct _bfd_window_internal {
  849. struct _bfd_window_internal *next;
  850. void *data;
  851. bfd_size_type size;
  852. int refcount : 31; /* should be enough... */
  853. unsigned mapped : 1; /* 1 = mmap, 0 = malloc */
  854. };
  855. /* Extracted from cache.c. */
  856. bool bfd_cache_init (bfd *abfd);
  857. bool bfd_cache_close (bfd *abfd);
  858. FILE* bfd_open_file (bfd *abfd);
  859. /* Extracted from reloc.c. */
  860. #ifdef _BFD_MAKE_TABLE_bfd_reloc_code_real
  861. static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
  862. "BFD_RELOC_64",
  863. "BFD_RELOC_32",
  864. "BFD_RELOC_26",
  865. "BFD_RELOC_24",
  866. "BFD_RELOC_16",
  867. "BFD_RELOC_14",
  868. "BFD_RELOC_8",
  869. "BFD_RELOC_64_PCREL",
  870. "BFD_RELOC_32_PCREL",
  871. "BFD_RELOC_24_PCREL",
  872. "BFD_RELOC_16_PCREL",
  873. "BFD_RELOC_12_PCREL",
  874. "BFD_RELOC_8_PCREL",
  875. "BFD_RELOC_32_SECREL",
  876. "BFD_RELOC_16_SECIDX",
  877. "BFD_RELOC_32_GOT_PCREL",
  878. "BFD_RELOC_16_GOT_PCREL",
  879. "BFD_RELOC_8_GOT_PCREL",
  880. "BFD_RELOC_32_GOTOFF",
  881. "BFD_RELOC_16_GOTOFF",
  882. "BFD_RELOC_LO16_GOTOFF",
  883. "BFD_RELOC_HI16_GOTOFF",
  884. "BFD_RELOC_HI16_S_GOTOFF",
  885. "BFD_RELOC_8_GOTOFF",
  886. "BFD_RELOC_64_PLT_PCREL",
  887. "BFD_RELOC_32_PLT_PCREL",
  888. "BFD_RELOC_24_PLT_PCREL",
  889. "BFD_RELOC_16_PLT_PCREL",
  890. "BFD_RELOC_8_PLT_PCREL",
  891. "BFD_RELOC_64_PLTOFF",
  892. "BFD_RELOC_32_PLTOFF",
  893. "BFD_RELOC_16_PLTOFF",
  894. "BFD_RELOC_LO16_PLTOFF",
  895. "BFD_RELOC_HI16_PLTOFF",
  896. "BFD_RELOC_HI16_S_PLTOFF",
  897. "BFD_RELOC_8_PLTOFF",
  898. "BFD_RELOC_SIZE32",
  899. "BFD_RELOC_SIZE64",
  900. "BFD_RELOC_68K_GLOB_DAT",
  901. "BFD_RELOC_68K_JMP_SLOT",
  902. "BFD_RELOC_68K_RELATIVE",
  903. "BFD_RELOC_68K_TLS_GD32",
  904. "BFD_RELOC_68K_TLS_GD16",
  905. "BFD_RELOC_68K_TLS_GD8",
  906. "BFD_RELOC_68K_TLS_LDM32",
  907. "BFD_RELOC_68K_TLS_LDM16",
  908. "BFD_RELOC_68K_TLS_LDM8",
  909. "BFD_RELOC_68K_TLS_LDO32",
  910. "BFD_RELOC_68K_TLS_LDO16",
  911. "BFD_RELOC_68K_TLS_LDO8",
  912. "BFD_RELOC_68K_TLS_IE32",
  913. "BFD_RELOC_68K_TLS_IE16",
  914. "BFD_RELOC_68K_TLS_IE8",
  915. "BFD_RELOC_68K_TLS_LE32",
  916. "BFD_RELOC_68K_TLS_LE16",
  917. "BFD_RELOC_68K_TLS_LE8",
  918. "BFD_RELOC_32_BASEREL",
  919. "BFD_RELOC_16_BASEREL",
  920. "BFD_RELOC_LO16_BASEREL",
  921. "BFD_RELOC_HI16_BASEREL",
  922. "BFD_RELOC_HI16_S_BASEREL",
  923. "BFD_RELOC_8_BASEREL",
  924. "BFD_RELOC_RVA",
  925. "BFD_RELOC_8_FFnn",
  926. "BFD_RELOC_32_PCREL_S2",
  927. "BFD_RELOC_16_PCREL_S2",
  928. "BFD_RELOC_23_PCREL_S2",
  929. "BFD_RELOC_HI22",
  930. "BFD_RELOC_LO10",
  931. "BFD_RELOC_GPREL16",
  932. "BFD_RELOC_GPREL32",
  933. "BFD_RELOC_NONE",
  934. "BFD_RELOC_SPARC_WDISP22",
  935. "BFD_RELOC_SPARC22",
  936. "BFD_RELOC_SPARC13",
  937. "BFD_RELOC_SPARC_GOT10",
  938. "BFD_RELOC_SPARC_GOT13",
  939. "BFD_RELOC_SPARC_GOT22",
  940. "BFD_RELOC_SPARC_PC10",
  941. "BFD_RELOC_SPARC_PC22",
  942. "BFD_RELOC_SPARC_WPLT30",
  943. "BFD_RELOC_SPARC_COPY",
  944. "BFD_RELOC_SPARC_GLOB_DAT",
  945. "BFD_RELOC_SPARC_JMP_SLOT",
  946. "BFD_RELOC_SPARC_RELATIVE",
  947. "BFD_RELOC_SPARC_UA16",
  948. "BFD_RELOC_SPARC_UA32",
  949. "BFD_RELOC_SPARC_UA64",
  950. "BFD_RELOC_SPARC_GOTDATA_HIX22",
  951. "BFD_RELOC_SPARC_GOTDATA_LOX10",
  952. "BFD_RELOC_SPARC_GOTDATA_OP_HIX22",
  953. "BFD_RELOC_SPARC_GOTDATA_OP_LOX10",
  954. "BFD_RELOC_SPARC_GOTDATA_OP",
  955. "BFD_RELOC_SPARC_JMP_IREL",
  956. "BFD_RELOC_SPARC_IRELATIVE",
  957. "BFD_RELOC_SPARC_BASE13",
  958. "BFD_RELOC_SPARC_BASE22",
  959. "BFD_RELOC_SPARC_10",
  960. "BFD_RELOC_SPARC_11",
  961. "BFD_RELOC_SPARC_OLO10",
  962. "BFD_RELOC_SPARC_HH22",
  963. "BFD_RELOC_SPARC_HM10",
  964. "BFD_RELOC_SPARC_LM22",
  965. "BFD_RELOC_SPARC_PC_HH22",
  966. "BFD_RELOC_SPARC_PC_HM10",
  967. "BFD_RELOC_SPARC_PC_LM22",
  968. "BFD_RELOC_SPARC_WDISP16",
  969. "BFD_RELOC_SPARC_WDISP19",
  970. "BFD_RELOC_SPARC_7",
  971. "BFD_RELOC_SPARC_6",
  972. "BFD_RELOC_SPARC_5",
  973. "BFD_RELOC_SPARC_PLT32",
  974. "BFD_RELOC_SPARC_PLT64",
  975. "BFD_RELOC_SPARC_HIX22",
  976. "BFD_RELOC_SPARC_LOX10",
  977. "BFD_RELOC_SPARC_H44",
  978. "BFD_RELOC_SPARC_M44",
  979. "BFD_RELOC_SPARC_L44",
  980. "BFD_RELOC_SPARC_REGISTER",
  981. "BFD_RELOC_SPARC_H34",
  982. "BFD_RELOC_SPARC_SIZE32",
  983. "BFD_RELOC_SPARC_SIZE64",
  984. "BFD_RELOC_SPARC_WDISP10",
  985. "BFD_RELOC_SPARC_REV32",
  986. "BFD_RELOC_SPARC_TLS_GD_HI22",
  987. "BFD_RELOC_SPARC_TLS_GD_LO10",
  988. "BFD_RELOC_SPARC_TLS_GD_ADD",
  989. "BFD_RELOC_SPARC_TLS_GD_CALL",
  990. "BFD_RELOC_SPARC_TLS_LDM_HI22",
  991. "BFD_RELOC_SPARC_TLS_LDM_LO10",
  992. "BFD_RELOC_SPARC_TLS_LDM_ADD",
  993. "BFD_RELOC_SPARC_TLS_LDM_CALL",
  994. "BFD_RELOC_SPARC_TLS_LDO_HIX22",
  995. "BFD_RELOC_SPARC_TLS_LDO_LOX10",
  996. "BFD_RELOC_SPARC_TLS_LDO_ADD",
  997. "BFD_RELOC_SPARC_TLS_IE_HI22",
  998. "BFD_RELOC_SPARC_TLS_IE_LO10",
  999. "BFD_RELOC_SPARC_TLS_IE_LD",
  1000. "BFD_RELOC_SPARC_TLS_IE_LDX",
  1001. "BFD_RELOC_SPARC_TLS_IE_ADD",
  1002. "BFD_RELOC_SPARC_TLS_LE_HIX22",
  1003. "BFD_RELOC_SPARC_TLS_LE_LOX10",
  1004. "BFD_RELOC_SPARC_TLS_DTPMOD32",
  1005. "BFD_RELOC_SPARC_TLS_DTPMOD64",
  1006. "BFD_RELOC_SPARC_TLS_DTPOFF32",
  1007. "BFD_RELOC_SPARC_TLS_DTPOFF64",
  1008. "BFD_RELOC_SPARC_TLS_TPOFF32",
  1009. "BFD_RELOC_SPARC_TLS_TPOFF64",
  1010. "BFD_RELOC_SPU_IMM7",
  1011. "BFD_RELOC_SPU_IMM8",
  1012. "BFD_RELOC_SPU_IMM10",
  1013. "BFD_RELOC_SPU_IMM10W",
  1014. "BFD_RELOC_SPU_IMM16",
  1015. "BFD_RELOC_SPU_IMM16W",
  1016. "BFD_RELOC_SPU_IMM18",
  1017. "BFD_RELOC_SPU_PCREL9a",
  1018. "BFD_RELOC_SPU_PCREL9b",
  1019. "BFD_RELOC_SPU_PCREL16",
  1020. "BFD_RELOC_SPU_LO16",
  1021. "BFD_RELOC_SPU_HI16",
  1022. "BFD_RELOC_SPU_PPU32",
  1023. "BFD_RELOC_SPU_PPU64",
  1024. "BFD_RELOC_SPU_ADD_PIC",
  1025. "BFD_RELOC_ALPHA_GPDISP_HI16",
  1026. "BFD_RELOC_ALPHA_GPDISP_LO16",
  1027. "BFD_RELOC_ALPHA_GPDISP",
  1028. "BFD_RELOC_ALPHA_LITERAL",
  1029. "BFD_RELOC_ALPHA_ELF_LITERAL",
  1030. "BFD_RELOC_ALPHA_LITUSE",
  1031. "BFD_RELOC_ALPHA_HINT",
  1032. "BFD_RELOC_ALPHA_LINKAGE",
  1033. "BFD_RELOC_ALPHA_CODEADDR",
  1034. "BFD_RELOC_ALPHA_GPREL_HI16",
  1035. "BFD_RELOC_ALPHA_GPREL_LO16",
  1036. "BFD_RELOC_ALPHA_BRSGP",
  1037. "BFD_RELOC_ALPHA_NOP",
  1038. "BFD_RELOC_ALPHA_BSR",
  1039. "BFD_RELOC_ALPHA_LDA",
  1040. "BFD_RELOC_ALPHA_BOH",
  1041. "BFD_RELOC_ALPHA_TLSGD",
  1042. "BFD_RELOC_ALPHA_TLSLDM",
  1043. "BFD_RELOC_ALPHA_DTPMOD64",
  1044. "BFD_RELOC_ALPHA_GOTDTPREL16",
  1045. "BFD_RELOC_ALPHA_DTPREL64",
  1046. "BFD_RELOC_ALPHA_DTPREL_HI16",
  1047. "BFD_RELOC_ALPHA_DTPREL_LO16",
  1048. "BFD_RELOC_ALPHA_DTPREL16",
  1049. "BFD_RELOC_ALPHA_GOTTPREL16",
  1050. "BFD_RELOC_ALPHA_TPREL64",
  1051. "BFD_RELOC_ALPHA_TPREL_HI16",
  1052. "BFD_RELOC_ALPHA_TPREL_LO16",
  1053. "BFD_RELOC_ALPHA_TPREL16",
  1054. "BFD_RELOC_MIPS_JMP",
  1055. "BFD_RELOC_MICROMIPS_JMP",
  1056. "BFD_RELOC_MIPS16_JMP",
  1057. "BFD_RELOC_MIPS16_GPREL",
  1058. "BFD_RELOC_HI16",
  1059. "BFD_RELOC_HI16_S",
  1060. "BFD_RELOC_LO16",
  1061. "BFD_RELOC_HI16_PCREL",
  1062. "BFD_RELOC_HI16_S_PCREL",
  1063. "BFD_RELOC_LO16_PCREL",
  1064. "BFD_RELOC_MIPS16_GOT16",
  1065. "BFD_RELOC_MIPS16_CALL16",
  1066. "BFD_RELOC_MIPS16_HI16",
  1067. "BFD_RELOC_MIPS16_HI16_S",
  1068. "BFD_RELOC_MIPS16_LO16",
  1069. "BFD_RELOC_MIPS16_TLS_GD",
  1070. "BFD_RELOC_MIPS16_TLS_LDM",
  1071. "BFD_RELOC_MIPS16_TLS_DTPREL_HI16",
  1072. "BFD_RELOC_MIPS16_TLS_DTPREL_LO16",
  1073. "BFD_RELOC_MIPS16_TLS_GOTTPREL",
  1074. "BFD_RELOC_MIPS16_TLS_TPREL_HI16",
  1075. "BFD_RELOC_MIPS16_TLS_TPREL_LO16",
  1076. "BFD_RELOC_MIPS_LITERAL",
  1077. "BFD_RELOC_MICROMIPS_LITERAL",
  1078. "BFD_RELOC_MICROMIPS_7_PCREL_S1",
  1079. "BFD_RELOC_MICROMIPS_10_PCREL_S1",
  1080. "BFD_RELOC_MICROMIPS_16_PCREL_S1",
  1081. "BFD_RELOC_MIPS16_16_PCREL_S1",
  1082. "BFD_RELOC_MIPS_21_PCREL_S2",
  1083. "BFD_RELOC_MIPS_26_PCREL_S2",
  1084. "BFD_RELOC_MIPS_18_PCREL_S3",
  1085. "BFD_RELOC_MIPS_19_PCREL_S2",
  1086. "BFD_RELOC_MICROMIPS_GPREL16",
  1087. "BFD_RELOC_MICROMIPS_HI16",
  1088. "BFD_RELOC_MICROMIPS_HI16_S",
  1089. "BFD_RELOC_MICROMIPS_LO16",
  1090. "BFD_RELOC_MIPS_GOT16",
  1091. "BFD_RELOC_MICROMIPS_GOT16",
  1092. "BFD_RELOC_MIPS_CALL16",
  1093. "BFD_RELOC_MICROMIPS_CALL16",
  1094. "BFD_RELOC_MIPS_GOT_HI16",
  1095. "BFD_RELOC_MICROMIPS_GOT_HI16",
  1096. "BFD_RELOC_MIPS_GOT_LO16",
  1097. "BFD_RELOC_MICROMIPS_GOT_LO16",
  1098. "BFD_RELOC_MIPS_CALL_HI16",
  1099. "BFD_RELOC_MICROMIPS_CALL_HI16",
  1100. "BFD_RELOC_MIPS_CALL_LO16",
  1101. "BFD_RELOC_MICROMIPS_CALL_LO16",
  1102. "BFD_RELOC_MIPS_SUB",
  1103. "BFD_RELOC_MICROMIPS_SUB",
  1104. "BFD_RELOC_MIPS_GOT_PAGE",
  1105. "BFD_RELOC_MICROMIPS_GOT_PAGE",
  1106. "BFD_RELOC_MIPS_GOT_OFST",
  1107. "BFD_RELOC_MICROMIPS_GOT_OFST",
  1108. "BFD_RELOC_MIPS_GOT_DISP",
  1109. "BFD_RELOC_MICROMIPS_GOT_DISP",
  1110. "BFD_RELOC_MIPS_SHIFT5",
  1111. "BFD_RELOC_MIPS_SHIFT6",
  1112. "BFD_RELOC_MIPS_INSERT_A",
  1113. "BFD_RELOC_MIPS_INSERT_B",
  1114. "BFD_RELOC_MIPS_DELETE",
  1115. "BFD_RELOC_MIPS_HIGHEST",
  1116. "BFD_RELOC_MICROMIPS_HIGHEST",
  1117. "BFD_RELOC_MIPS_HIGHER",
  1118. "BFD_RELOC_MICROMIPS_HIGHER",
  1119. "BFD_RELOC_MIPS_SCN_DISP",
  1120. "BFD_RELOC_MICROMIPS_SCN_DISP",
  1121. "BFD_RELOC_MIPS_REL16",
  1122. "BFD_RELOC_MIPS_RELGOT",
  1123. "BFD_RELOC_MIPS_JALR",
  1124. "BFD_RELOC_MICROMIPS_JALR",
  1125. "BFD_RELOC_MIPS_TLS_DTPMOD32",
  1126. "BFD_RELOC_MIPS_TLS_DTPREL32",
  1127. "BFD_RELOC_MIPS_TLS_DTPMOD64",
  1128. "BFD_RELOC_MIPS_TLS_DTPREL64",
  1129. "BFD_RELOC_MIPS_TLS_GD",
  1130. "BFD_RELOC_MICROMIPS_TLS_GD",
  1131. "BFD_RELOC_MIPS_TLS_LDM",
  1132. "BFD_RELOC_MICROMIPS_TLS_LDM",
  1133. "BFD_RELOC_MIPS_TLS_DTPREL_HI16",
  1134. "BFD_RELOC_MICROMIPS_TLS_DTPREL_HI16",
  1135. "BFD_RELOC_MIPS_TLS_DTPREL_LO16",
  1136. "BFD_RELOC_MICROMIPS_TLS_DTPREL_LO16",
  1137. "BFD_RELOC_MIPS_TLS_GOTTPREL",
  1138. "BFD_RELOC_MICROMIPS_TLS_GOTTPREL",
  1139. "BFD_RELOC_MIPS_TLS_TPREL32",
  1140. "BFD_RELOC_MIPS_TLS_TPREL64",
  1141. "BFD_RELOC_MIPS_TLS_TPREL_HI16",
  1142. "BFD_RELOC_MICROMIPS_TLS_TPREL_HI16",
  1143. "BFD_RELOC_MIPS_TLS_TPREL_LO16",
  1144. "BFD_RELOC_MICROMIPS_TLS_TPREL_LO16",
  1145. "BFD_RELOC_MIPS_EH",
  1146. "BFD_RELOC_MIPS_COPY",
  1147. "BFD_RELOC_MIPS_JUMP_SLOT",
  1148. "BFD_RELOC_MOXIE_10_PCREL",
  1149. "BFD_RELOC_FT32_10",
  1150. "BFD_RELOC_FT32_20",
  1151. "BFD_RELOC_FT32_17",
  1152. "BFD_RELOC_FT32_18",
  1153. "BFD_RELOC_FT32_RELAX",
  1154. "BFD_RELOC_FT32_SC0",
  1155. "BFD_RELOC_FT32_SC1",
  1156. "BFD_RELOC_FT32_15",
  1157. "BFD_RELOC_FT32_DIFF32",
  1158. "BFD_RELOC_FRV_LABEL16",
  1159. "BFD_RELOC_FRV_LABEL24",
  1160. "BFD_RELOC_FRV_LO16",
  1161. "BFD_RELOC_FRV_HI16",
  1162. "BFD_RELOC_FRV_GPREL12",
  1163. "BFD_RELOC_FRV_GPRELU12",
  1164. "BFD_RELOC_FRV_GPREL32",
  1165. "BFD_RELOC_FRV_GPRELHI",
  1166. "BFD_RELOC_FRV_GPRELLO",
  1167. "BFD_RELOC_FRV_GOT12",
  1168. "BFD_RELOC_FRV_GOTHI",
  1169. "BFD_RELOC_FRV_GOTLO",
  1170. "BFD_RELOC_FRV_FUNCDESC",
  1171. "BFD_RELOC_FRV_FUNCDESC_GOT12",
  1172. "BFD_RELOC_FRV_FUNCDESC_GOTHI",
  1173. "BFD_RELOC_FRV_FUNCDESC_GOTLO",
  1174. "BFD_RELOC_FRV_FUNCDESC_VALUE",
  1175. "BFD_RELOC_FRV_FUNCDESC_GOTOFF12",
  1176. "BFD_RELOC_FRV_FUNCDESC_GOTOFFHI",
  1177. "BFD_RELOC_FRV_FUNCDESC_GOTOFFLO",
  1178. "BFD_RELOC_FRV_GOTOFF12",
  1179. "BFD_RELOC_FRV_GOTOFFHI",
  1180. "BFD_RELOC_FRV_GOTOFFLO",
  1181. "BFD_RELOC_FRV_GETTLSOFF",
  1182. "BFD_RELOC_FRV_TLSDESC_VALUE",
  1183. "BFD_RELOC_FRV_GOTTLSDESC12",
  1184. "BFD_RELOC_FRV_GOTTLSDESCHI",
  1185. "BFD_RELOC_FRV_GOTTLSDESCLO",
  1186. "BFD_RELOC_FRV_TLSMOFF12",
  1187. "BFD_RELOC_FRV_TLSMOFFHI",
  1188. "BFD_RELOC_FRV_TLSMOFFLO",
  1189. "BFD_RELOC_FRV_GOTTLSOFF12",
  1190. "BFD_RELOC_FRV_GOTTLSOFFHI",
  1191. "BFD_RELOC_FRV_GOTTLSOFFLO",
  1192. "BFD_RELOC_FRV_TLSOFF",
  1193. "BFD_RELOC_FRV_TLSDESC_RELAX",
  1194. "BFD_RELOC_FRV_GETTLSOFF_RELAX",
  1195. "BFD_RELOC_FRV_TLSOFF_RELAX",
  1196. "BFD_RELOC_FRV_TLSMOFF",
  1197. "BFD_RELOC_MN10300_GOTOFF24",
  1198. "BFD_RELOC_MN10300_GOT32",
  1199. "BFD_RELOC_MN10300_GOT24",
  1200. "BFD_RELOC_MN10300_GOT16",
  1201. "BFD_RELOC_MN10300_COPY",
  1202. "BFD_RELOC_MN10300_GLOB_DAT",
  1203. "BFD_RELOC_MN10300_JMP_SLOT",
  1204. "BFD_RELOC_MN10300_RELATIVE",
  1205. "BFD_RELOC_MN10300_SYM_DIFF",
  1206. "BFD_RELOC_MN10300_ALIGN",
  1207. "BFD_RELOC_MN10300_TLS_GD",
  1208. "BFD_RELOC_MN10300_TLS_LD",
  1209. "BFD_RELOC_MN10300_TLS_LDO",
  1210. "BFD_RELOC_MN10300_TLS_GOTIE",
  1211. "BFD_RELOC_MN10300_TLS_IE",
  1212. "BFD_RELOC_MN10300_TLS_LE",
  1213. "BFD_RELOC_MN10300_TLS_DTPMOD",
  1214. "BFD_RELOC_MN10300_TLS_DTPOFF",
  1215. "BFD_RELOC_MN10300_TLS_TPOFF",
  1216. "BFD_RELOC_MN10300_32_PCREL",
  1217. "BFD_RELOC_MN10300_16_PCREL",
  1218. "BFD_RELOC_386_GOT32",
  1219. "BFD_RELOC_386_PLT32",
  1220. "BFD_RELOC_386_COPY",
  1221. "BFD_RELOC_386_GLOB_DAT",
  1222. "BFD_RELOC_386_JUMP_SLOT",
  1223. "BFD_RELOC_386_RELATIVE",
  1224. "BFD_RELOC_386_GOTOFF",
  1225. "BFD_RELOC_386_GOTPC",
  1226. "BFD_RELOC_386_TLS_TPOFF",
  1227. "BFD_RELOC_386_TLS_IE",
  1228. "BFD_RELOC_386_TLS_GOTIE",
  1229. "BFD_RELOC_386_TLS_LE",
  1230. "BFD_RELOC_386_TLS_GD",
  1231. "BFD_RELOC_386_TLS_LDM",
  1232. "BFD_RELOC_386_TLS_LDO_32",
  1233. "BFD_RELOC_386_TLS_IE_32",
  1234. "BFD_RELOC_386_TLS_LE_32",
  1235. "BFD_RELOC_386_TLS_DTPMOD32",
  1236. "BFD_RELOC_386_TLS_DTPOFF32",
  1237. "BFD_RELOC_386_TLS_TPOFF32",
  1238. "BFD_RELOC_386_TLS_GOTDESC",
  1239. "BFD_RELOC_386_TLS_DESC_CALL",
  1240. "BFD_RELOC_386_TLS_DESC",
  1241. "BFD_RELOC_386_IRELATIVE",
  1242. "BFD_RELOC_386_GOT32X",
  1243. "BFD_RELOC_X86_64_GOT32",
  1244. "BFD_RELOC_X86_64_PLT32",
  1245. "BFD_RELOC_X86_64_COPY",
  1246. "BFD_RELOC_X86_64_GLOB_DAT",
  1247. "BFD_RELOC_X86_64_JUMP_SLOT",
  1248. "BFD_RELOC_X86_64_RELATIVE",
  1249. "BFD_RELOC_X86_64_GOTPCREL",
  1250. "BFD_RELOC_X86_64_32S",
  1251. "BFD_RELOC_X86_64_DTPMOD64",
  1252. "BFD_RELOC_X86_64_DTPOFF64",
  1253. "BFD_RELOC_X86_64_TPOFF64",
  1254. "BFD_RELOC_X86_64_TLSGD",
  1255. "BFD_RELOC_X86_64_TLSLD",
  1256. "BFD_RELOC_X86_64_DTPOFF32",
  1257. "BFD_RELOC_X86_64_GOTTPOFF",
  1258. "BFD_RELOC_X86_64_TPOFF32",
  1259. "BFD_RELOC_X86_64_GOTOFF64",
  1260. "BFD_RELOC_X86_64_GOTPC32",
  1261. "BFD_RELOC_X86_64_GOT64",
  1262. "BFD_RELOC_X86_64_GOTPCREL64",
  1263. "BFD_RELOC_X86_64_GOTPC64",
  1264. "BFD_RELOC_X86_64_GOTPLT64",
  1265. "BFD_RELOC_X86_64_PLTOFF64",
  1266. "BFD_RELOC_X86_64_GOTPC32_TLSDESC",
  1267. "BFD_RELOC_X86_64_TLSDESC_CALL",
  1268. "BFD_RELOC_X86_64_TLSDESC",
  1269. "BFD_RELOC_X86_64_IRELATIVE",
  1270. "BFD_RELOC_X86_64_PC32_BND",
  1271. "BFD_RELOC_X86_64_PLT32_BND",
  1272. "BFD_RELOC_X86_64_GOTPCRELX",
  1273. "BFD_RELOC_X86_64_REX_GOTPCRELX",
  1274. "BFD_RELOC_NS32K_IMM_8",
  1275. "BFD_RELOC_NS32K_IMM_16",
  1276. "BFD_RELOC_NS32K_IMM_32",
  1277. "BFD_RELOC_NS32K_IMM_8_PCREL",
  1278. "BFD_RELOC_NS32K_IMM_16_PCREL",
  1279. "BFD_RELOC_NS32K_IMM_32_PCREL",
  1280. "BFD_RELOC_NS32K_DISP_8",
  1281. "BFD_RELOC_NS32K_DISP_16",
  1282. "BFD_RELOC_NS32K_DISP_32",
  1283. "BFD_RELOC_NS32K_DISP_8_PCREL",
  1284. "BFD_RELOC_NS32K_DISP_16_PCREL",
  1285. "BFD_RELOC_NS32K_DISP_32_PCREL",
  1286. "BFD_RELOC_PDP11_DISP_8_PCREL",
  1287. "BFD_RELOC_PDP11_DISP_6_PCREL",
  1288. "BFD_RELOC_PJ_CODE_HI16",
  1289. "BFD_RELOC_PJ_CODE_LO16",
  1290. "BFD_RELOC_PJ_CODE_DIR16",
  1291. "BFD_RELOC_PJ_CODE_DIR32",
  1292. "BFD_RELOC_PJ_CODE_REL16",
  1293. "BFD_RELOC_PJ_CODE_REL32",
  1294. "BFD_RELOC_PPC_B26",
  1295. "BFD_RELOC_PPC_BA26",
  1296. "BFD_RELOC_PPC_TOC16",
  1297. "BFD_RELOC_PPC_TOC16_LO",
  1298. "BFD_RELOC_PPC_TOC16_HI",
  1299. "BFD_RELOC_PPC_B16",
  1300. "BFD_RELOC_PPC_B16_BRTAKEN",
  1301. "BFD_RELOC_PPC_B16_BRNTAKEN",
  1302. "BFD_RELOC_PPC_BA16",
  1303. "BFD_RELOC_PPC_BA16_BRTAKEN",
  1304. "BFD_RELOC_PPC_BA16_BRNTAKEN",
  1305. "BFD_RELOC_PPC_COPY",
  1306. "BFD_RELOC_PPC_GLOB_DAT",
  1307. "BFD_RELOC_PPC_JMP_SLOT",
  1308. "BFD_RELOC_PPC_RELATIVE",
  1309. "BFD_RELOC_PPC_LOCAL24PC",
  1310. "BFD_RELOC_PPC_EMB_NADDR32",
  1311. "BFD_RELOC_PPC_EMB_NADDR16",
  1312. "BFD_RELOC_PPC_EMB_NADDR16_LO",
  1313. "BFD_RELOC_PPC_EMB_NADDR16_HI",
  1314. "BFD_RELOC_PPC_EMB_NADDR16_HA",
  1315. "BFD_RELOC_PPC_EMB_SDAI16",
  1316. "BFD_RELOC_PPC_EMB_SDA2I16",
  1317. "BFD_RELOC_PPC_EMB_SDA2REL",
  1318. "BFD_RELOC_PPC_EMB_SDA21",
  1319. "BFD_RELOC_PPC_EMB_MRKREF",
  1320. "BFD_RELOC_PPC_EMB_RELSEC16",
  1321. "BFD_RELOC_PPC_EMB_RELST_LO",
  1322. "BFD_RELOC_PPC_EMB_RELST_HI",
  1323. "BFD_RELOC_PPC_EMB_RELST_HA",
  1324. "BFD_RELOC_PPC_EMB_BIT_FLD",
  1325. "BFD_RELOC_PPC_EMB_RELSDA",
  1326. "BFD_RELOC_PPC_VLE_REL8",
  1327. "BFD_RELOC_PPC_VLE_REL15",
  1328. "BFD_RELOC_PPC_VLE_REL24",
  1329. "BFD_RELOC_PPC_VLE_LO16A",
  1330. "BFD_RELOC_PPC_VLE_LO16D",
  1331. "BFD_RELOC_PPC_VLE_HI16A",
  1332. "BFD_RELOC_PPC_VLE_HI16D",
  1333. "BFD_RELOC_PPC_VLE_HA16A",
  1334. "BFD_RELOC_PPC_VLE_HA16D",
  1335. "BFD_RELOC_PPC_VLE_SDA21",
  1336. "BFD_RELOC_PPC_VLE_SDA21_LO",
  1337. "BFD_RELOC_PPC_VLE_SDAREL_LO16A",
  1338. "BFD_RELOC_PPC_VLE_SDAREL_LO16D",
  1339. "BFD_RELOC_PPC_VLE_SDAREL_HI16A",
  1340. "BFD_RELOC_PPC_VLE_SDAREL_HI16D",
  1341. "BFD_RELOC_PPC_VLE_SDAREL_HA16A",
  1342. "BFD_RELOC_PPC_VLE_SDAREL_HA16D",
  1343. "BFD_RELOC_PPC_16DX_HA",
  1344. "BFD_RELOC_PPC_REL16DX_HA",
  1345. "BFD_RELOC_PPC_NEG",
  1346. "BFD_RELOC_PPC64_HIGHER",
  1347. "BFD_RELOC_PPC64_HIGHER_S",
  1348. "BFD_RELOC_PPC64_HIGHEST",
  1349. "BFD_RELOC_PPC64_HIGHEST_S",
  1350. "BFD_RELOC_PPC64_TOC16_LO",
  1351. "BFD_RELOC_PPC64_TOC16_HI",
  1352. "BFD_RELOC_PPC64_TOC16_HA",
  1353. "BFD_RELOC_PPC64_TOC",
  1354. "BFD_RELOC_PPC64_PLTGOT16",
  1355. "BFD_RELOC_PPC64_PLTGOT16_LO",
  1356. "BFD_RELOC_PPC64_PLTGOT16_HI",
  1357. "BFD_RELOC_PPC64_PLTGOT16_HA",
  1358. "BFD_RELOC_PPC64_ADDR16_DS",
  1359. "BFD_RELOC_PPC64_ADDR16_LO_DS",
  1360. "BFD_RELOC_PPC64_GOT16_DS",
  1361. "BFD_RELOC_PPC64_GOT16_LO_DS",
  1362. "BFD_RELOC_PPC64_PLT16_LO_DS",
  1363. "BFD_RELOC_PPC64_SECTOFF_DS",
  1364. "BFD_RELOC_PPC64_SECTOFF_LO_DS",
  1365. "BFD_RELOC_PPC64_TOC16_DS",
  1366. "BFD_RELOC_PPC64_TOC16_LO_DS",
  1367. "BFD_RELOC_PPC64_PLTGOT16_DS",
  1368. "BFD_RELOC_PPC64_PLTGOT16_LO_DS",
  1369. "BFD_RELOC_PPC64_ADDR16_HIGH",
  1370. "BFD_RELOC_PPC64_ADDR16_HIGHA",
  1371. "BFD_RELOC_PPC64_REL16_HIGH",
  1372. "BFD_RELOC_PPC64_REL16_HIGHA",
  1373. "BFD_RELOC_PPC64_REL16_HIGHER",
  1374. "BFD_RELOC_PPC64_REL16_HIGHERA",
  1375. "BFD_RELOC_PPC64_REL16_HIGHEST",
  1376. "BFD_RELOC_PPC64_REL16_HIGHESTA",
  1377. "BFD_RELOC_PPC64_ADDR64_LOCAL",
  1378. "BFD_RELOC_PPC64_ENTRY",
  1379. "BFD_RELOC_PPC64_REL24_NOTOC",
  1380. "BFD_RELOC_PPC64_REL24_P9NOTOC",
  1381. "BFD_RELOC_PPC64_D34",
  1382. "BFD_RELOC_PPC64_D34_LO",
  1383. "BFD_RELOC_PPC64_D34_HI30",
  1384. "BFD_RELOC_PPC64_D34_HA30",
  1385. "BFD_RELOC_PPC64_PCREL34",
  1386. "BFD_RELOC_PPC64_GOT_PCREL34",
  1387. "BFD_RELOC_PPC64_PLT_PCREL34",
  1388. "BFD_RELOC_PPC64_ADDR16_HIGHER34",
  1389. "BFD_RELOC_PPC64_ADDR16_HIGHERA34",
  1390. "BFD_RELOC_PPC64_ADDR16_HIGHEST34",
  1391. "BFD_RELOC_PPC64_ADDR16_HIGHESTA34",
  1392. "BFD_RELOC_PPC64_REL16_HIGHER34",
  1393. "BFD_RELOC_PPC64_REL16_HIGHERA34",
  1394. "BFD_RELOC_PPC64_REL16_HIGHEST34",
  1395. "BFD_RELOC_PPC64_REL16_HIGHESTA34",
  1396. "BFD_RELOC_PPC64_D28",
  1397. "BFD_RELOC_PPC64_PCREL28",
  1398. "BFD_RELOC_PPC_TLS",
  1399. "BFD_RELOC_PPC_TLSGD",
  1400. "BFD_RELOC_PPC_TLSLD",
  1401. "BFD_RELOC_PPC_TLSLE",
  1402. "BFD_RELOC_PPC_TLSIE",
  1403. "BFD_RELOC_PPC_TLSM",
  1404. "BFD_RELOC_PPC_TLSML",
  1405. "BFD_RELOC_PPC_DTPMOD",
  1406. "BFD_RELOC_PPC_TPREL16",
  1407. "BFD_RELOC_PPC_TPREL16_LO",
  1408. "BFD_RELOC_PPC_TPREL16_HI",
  1409. "BFD_RELOC_PPC_TPREL16_HA",
  1410. "BFD_RELOC_PPC_TPREL",
  1411. "BFD_RELOC_PPC_DTPREL16",
  1412. "BFD_RELOC_PPC_DTPREL16_LO",
  1413. "BFD_RELOC_PPC_DTPREL16_HI",
  1414. "BFD_RELOC_PPC_DTPREL16_HA",
  1415. "BFD_RELOC_PPC_DTPREL",
  1416. "BFD_RELOC_PPC_GOT_TLSGD16",
  1417. "BFD_RELOC_PPC_GOT_TLSGD16_LO",
  1418. "BFD_RELOC_PPC_GOT_TLSGD16_HI",
  1419. "BFD_RELOC_PPC_GOT_TLSGD16_HA",
  1420. "BFD_RELOC_PPC_GOT_TLSLD16",
  1421. "BFD_RELOC_PPC_GOT_TLSLD16_LO",
  1422. "BFD_RELOC_PPC_GOT_TLSLD16_HI",
  1423. "BFD_RELOC_PPC_GOT_TLSLD16_HA",
  1424. "BFD_RELOC_PPC_GOT_TPREL16",
  1425. "BFD_RELOC_PPC_GOT_TPREL16_LO",
  1426. "BFD_RELOC_PPC_GOT_TPREL16_HI",
  1427. "BFD_RELOC_PPC_GOT_TPREL16_HA",
  1428. "BFD_RELOC_PPC_GOT_DTPREL16",
  1429. "BFD_RELOC_PPC_GOT_DTPREL16_LO",
  1430. "BFD_RELOC_PPC_GOT_DTPREL16_HI",
  1431. "BFD_RELOC_PPC_GOT_DTPREL16_HA",
  1432. "BFD_RELOC_PPC64_TLSGD",
  1433. "BFD_RELOC_PPC64_TLSLD",
  1434. "BFD_RELOC_PPC64_TLSLE",
  1435. "BFD_RELOC_PPC64_TLSIE",
  1436. "BFD_RELOC_PPC64_TLSM",
  1437. "BFD_RELOC_PPC64_TLSML",
  1438. "BFD_RELOC_PPC64_TPREL16_DS",
  1439. "BFD_RELOC_PPC64_TPREL16_LO_DS",
  1440. "BFD_RELOC_PPC64_TPREL16_HIGH",
  1441. "BFD_RELOC_PPC64_TPREL16_HIGHA",
  1442. "BFD_RELOC_PPC64_TPREL16_HIGHER",
  1443. "BFD_RELOC_PPC64_TPREL16_HIGHERA",
  1444. "BFD_RELOC_PPC64_TPREL16_HIGHEST",
  1445. "BFD_RELOC_PPC64_TPREL16_HIGHESTA",
  1446. "BFD_RELOC_PPC64_DTPREL16_DS",
  1447. "BFD_RELOC_PPC64_DTPREL16_LO_DS",
  1448. "BFD_RELOC_PPC64_DTPREL16_HIGH",
  1449. "BFD_RELOC_PPC64_DTPREL16_HIGHA",
  1450. "BFD_RELOC_PPC64_DTPREL16_HIGHER",
  1451. "BFD_RELOC_PPC64_DTPREL16_HIGHERA",
  1452. "BFD_RELOC_PPC64_DTPREL16_HIGHEST",
  1453. "BFD_RELOC_PPC64_DTPREL16_HIGHESTA",
  1454. "BFD_RELOC_PPC64_TPREL34",
  1455. "BFD_RELOC_PPC64_DTPREL34",
  1456. "BFD_RELOC_PPC64_GOT_TLSGD_PCREL34",
  1457. "BFD_RELOC_PPC64_GOT_TLSLD_PCREL34",
  1458. "BFD_RELOC_PPC64_GOT_TPREL_PCREL34",
  1459. "BFD_RELOC_PPC64_GOT_DTPREL_PCREL34",
  1460. "BFD_RELOC_PPC64_TLS_PCREL",
  1461. "BFD_RELOC_I370_D12",
  1462. "BFD_RELOC_CTOR",
  1463. "BFD_RELOC_ARM_PCREL_BRANCH",
  1464. "BFD_RELOC_ARM_PCREL_BLX",
  1465. "BFD_RELOC_THUMB_PCREL_BLX",
  1466. "BFD_RELOC_ARM_PCREL_CALL",
  1467. "BFD_RELOC_ARM_PCREL_JUMP",
  1468. "BFD_RELOC_THUMB_PCREL_BRANCH5",
  1469. "BFD_RELOC_THUMB_PCREL_BFCSEL",
  1470. "BFD_RELOC_ARM_THUMB_BF17",
  1471. "BFD_RELOC_ARM_THUMB_BF13",
  1472. "BFD_RELOC_ARM_THUMB_BF19",
  1473. "BFD_RELOC_ARM_THUMB_LOOP12",
  1474. "BFD_RELOC_THUMB_PCREL_BRANCH7",
  1475. "BFD_RELOC_THUMB_PCREL_BRANCH9",
  1476. "BFD_RELOC_THUMB_PCREL_BRANCH12",
  1477. "BFD_RELOC_THUMB_PCREL_BRANCH20",
  1478. "BFD_RELOC_THUMB_PCREL_BRANCH23",
  1479. "BFD_RELOC_THUMB_PCREL_BRANCH25",
  1480. "BFD_RELOC_ARM_OFFSET_IMM",
  1481. "BFD_RELOC_ARM_THUMB_OFFSET",
  1482. "BFD_RELOC_ARM_TARGET1",
  1483. "BFD_RELOC_ARM_ROSEGREL32",
  1484. "BFD_RELOC_ARM_SBREL32",
  1485. "BFD_RELOC_ARM_TARGET2",
  1486. "BFD_RELOC_ARM_PREL31",
  1487. "BFD_RELOC_ARM_MOVW",
  1488. "BFD_RELOC_ARM_MOVT",
  1489. "BFD_RELOC_ARM_MOVW_PCREL",
  1490. "BFD_RELOC_ARM_MOVT_PCREL",
  1491. "BFD_RELOC_ARM_THUMB_MOVW",
  1492. "BFD_RELOC_ARM_THUMB_MOVT",
  1493. "BFD_RELOC_ARM_THUMB_MOVW_PCREL",
  1494. "BFD_RELOC_ARM_THUMB_MOVT_PCREL",
  1495. "BFD_RELOC_ARM_GOTFUNCDESC",
  1496. "BFD_RELOC_ARM_GOTOFFFUNCDESC",
  1497. "BFD_RELOC_ARM_FUNCDESC",
  1498. "BFD_RELOC_ARM_FUNCDESC_VALUE",
  1499. "BFD_RELOC_ARM_TLS_GD32_FDPIC",
  1500. "BFD_RELOC_ARM_TLS_LDM32_FDPIC",
  1501. "BFD_RELOC_ARM_TLS_IE32_FDPIC",
  1502. "BFD_RELOC_ARM_JUMP_SLOT",
  1503. "BFD_RELOC_ARM_GLOB_DAT",
  1504. "BFD_RELOC_ARM_GOT32",
  1505. "BFD_RELOC_ARM_PLT32",
  1506. "BFD_RELOC_ARM_RELATIVE",
  1507. "BFD_RELOC_ARM_GOTOFF",
  1508. "BFD_RELOC_ARM_GOTPC",
  1509. "BFD_RELOC_ARM_GOT_PREL",
  1510. "BFD_RELOC_ARM_TLS_GD32",
  1511. "BFD_RELOC_ARM_TLS_LDO32",
  1512. "BFD_RELOC_ARM_TLS_LDM32",
  1513. "BFD_RELOC_ARM_TLS_DTPOFF32",
  1514. "BFD_RELOC_ARM_TLS_DTPMOD32",
  1515. "BFD_RELOC_ARM_TLS_TPOFF32",
  1516. "BFD_RELOC_ARM_TLS_IE32",
  1517. "BFD_RELOC_ARM_TLS_LE32",
  1518. "BFD_RELOC_ARM_TLS_GOTDESC",
  1519. "BFD_RELOC_ARM_TLS_CALL",
  1520. "BFD_RELOC_ARM_THM_TLS_CALL",
  1521. "BFD_RELOC_ARM_TLS_DESCSEQ",
  1522. "BFD_RELOC_ARM_THM_TLS_DESCSEQ",
  1523. "BFD_RELOC_ARM_TLS_DESC",
  1524. "BFD_RELOC_ARM_ALU_PC_G0_NC",
  1525. "BFD_RELOC_ARM_ALU_PC_G0",
  1526. "BFD_RELOC_ARM_ALU_PC_G1_NC",
  1527. "BFD_RELOC_ARM_ALU_PC_G1",
  1528. "BFD_RELOC_ARM_ALU_PC_G2",
  1529. "BFD_RELOC_ARM_LDR_PC_G0",
  1530. "BFD_RELOC_ARM_LDR_PC_G1",
  1531. "BFD_RELOC_ARM_LDR_PC_G2",
  1532. "BFD_RELOC_ARM_LDRS_PC_G0",
  1533. "BFD_RELOC_ARM_LDRS_PC_G1",
  1534. "BFD_RELOC_ARM_LDRS_PC_G2",
  1535. "BFD_RELOC_ARM_LDC_PC_G0",
  1536. "BFD_RELOC_ARM_LDC_PC_G1",
  1537. "BFD_RELOC_ARM_LDC_PC_G2",
  1538. "BFD_RELOC_ARM_ALU_SB_G0_NC",
  1539. "BFD_RELOC_ARM_ALU_SB_G0",
  1540. "BFD_RELOC_ARM_ALU_SB_G1_NC",
  1541. "BFD_RELOC_ARM_ALU_SB_G1",
  1542. "BFD_RELOC_ARM_ALU_SB_G2",
  1543. "BFD_RELOC_ARM_LDR_SB_G0",
  1544. "BFD_RELOC_ARM_LDR_SB_G1",
  1545. "BFD_RELOC_ARM_LDR_SB_G2",
  1546. "BFD_RELOC_ARM_LDRS_SB_G0",
  1547. "BFD_RELOC_ARM_LDRS_SB_G1",
  1548. "BFD_RELOC_ARM_LDRS_SB_G2",
  1549. "BFD_RELOC_ARM_LDC_SB_G0",
  1550. "BFD_RELOC_ARM_LDC_SB_G1",
  1551. "BFD_RELOC_ARM_LDC_SB_G2",
  1552. "BFD_RELOC_ARM_V4BX",
  1553. "BFD_RELOC_ARM_IRELATIVE",
  1554. "BFD_RELOC_ARM_THUMB_ALU_ABS_G0_NC",
  1555. "BFD_RELOC_ARM_THUMB_ALU_ABS_G1_NC",
  1556. "BFD_RELOC_ARM_THUMB_ALU_ABS_G2_NC",
  1557. "BFD_RELOC_ARM_THUMB_ALU_ABS_G3_NC",
  1558. "BFD_RELOC_ARM_IMMEDIATE",
  1559. "BFD_RELOC_ARM_ADRL_IMMEDIATE",
  1560. "BFD_RELOC_ARM_T32_IMMEDIATE",
  1561. "BFD_RELOC_ARM_T32_ADD_IMM",
  1562. "BFD_RELOC_ARM_T32_IMM12",
  1563. "BFD_RELOC_ARM_T32_ADD_PC12",
  1564. "BFD_RELOC_ARM_SHIFT_IMM",
  1565. "BFD_RELOC_ARM_SMC",
  1566. "BFD_RELOC_ARM_HVC",
  1567. "BFD_RELOC_ARM_SWI",
  1568. "BFD_RELOC_ARM_MULTI",
  1569. "BFD_RELOC_ARM_CP_OFF_IMM",
  1570. "BFD_RELOC_ARM_CP_OFF_IMM_S2",
  1571. "BFD_RELOC_ARM_T32_CP_OFF_IMM",
  1572. "BFD_RELOC_ARM_T32_CP_OFF_IMM_S2",
  1573. "BFD_RELOC_ARM_T32_VLDR_VSTR_OFF_IMM",
  1574. "BFD_RELOC_ARM_ADR_IMM",
  1575. "BFD_RELOC_ARM_LDR_IMM",
  1576. "BFD_RELOC_ARM_LITERAL",
  1577. "BFD_RELOC_ARM_IN_POOL",
  1578. "BFD_RELOC_ARM_OFFSET_IMM8",
  1579. "BFD_RELOC_ARM_T32_OFFSET_U8",
  1580. "BFD_RELOC_ARM_T32_OFFSET_IMM",
  1581. "BFD_RELOC_ARM_HWLITERAL",
  1582. "BFD_RELOC_ARM_THUMB_ADD",
  1583. "BFD_RELOC_ARM_THUMB_IMM",
  1584. "BFD_RELOC_ARM_THUMB_SHIFT",
  1585. "BFD_RELOC_SH_PCDISP8BY2",
  1586. "BFD_RELOC_SH_PCDISP12BY2",
  1587. "BFD_RELOC_SH_IMM3",
  1588. "BFD_RELOC_SH_IMM3U",
  1589. "BFD_RELOC_SH_DISP12",
  1590. "BFD_RELOC_SH_DISP12BY2",
  1591. "BFD_RELOC_SH_DISP12BY4",
  1592. "BFD_RELOC_SH_DISP12BY8",
  1593. "BFD_RELOC_SH_DISP20",
  1594. "BFD_RELOC_SH_DISP20BY8",
  1595. "BFD_RELOC_SH_IMM4",
  1596. "BFD_RELOC_SH_IMM4BY2",
  1597. "BFD_RELOC_SH_IMM4BY4",
  1598. "BFD_RELOC_SH_IMM8",
  1599. "BFD_RELOC_SH_IMM8BY2",
  1600. "BFD_RELOC_SH_IMM8BY4",
  1601. "BFD_RELOC_SH_PCRELIMM8BY2",
  1602. "BFD_RELOC_SH_PCRELIMM8BY4",
  1603. "BFD_RELOC_SH_SWITCH16",
  1604. "BFD_RELOC_SH_SWITCH32",
  1605. "BFD_RELOC_SH_USES",
  1606. "BFD_RELOC_SH_COUNT",
  1607. "BFD_RELOC_SH_ALIGN",
  1608. "BFD_RELOC_SH_CODE",
  1609. "BFD_RELOC_SH_DATA",
  1610. "BFD_RELOC_SH_LABEL",
  1611. "BFD_RELOC_SH_LOOP_START",
  1612. "BFD_RELOC_SH_LOOP_END",
  1613. "BFD_RELOC_SH_COPY",
  1614. "BFD_RELOC_SH_GLOB_DAT",
  1615. "BFD_RELOC_SH_JMP_SLOT",
  1616. "BFD_RELOC_SH_RELATIVE",
  1617. "BFD_RELOC_SH_GOTPC",
  1618. "BFD_RELOC_SH_GOT_LOW16",
  1619. "BFD_RELOC_SH_GOT_MEDLOW16",
  1620. "BFD_RELOC_SH_GOT_MEDHI16",
  1621. "BFD_RELOC_SH_GOT_HI16",
  1622. "BFD_RELOC_SH_GOTPLT_LOW16",
  1623. "BFD_RELOC_SH_GOTPLT_MEDLOW16",
  1624. "BFD_RELOC_SH_GOTPLT_MEDHI16",
  1625. "BFD_RELOC_SH_GOTPLT_HI16",
  1626. "BFD_RELOC_SH_PLT_LOW16",
  1627. "BFD_RELOC_SH_PLT_MEDLOW16",
  1628. "BFD_RELOC_SH_PLT_MEDHI16",
  1629. "BFD_RELOC_SH_PLT_HI16",
  1630. "BFD_RELOC_SH_GOTOFF_LOW16",
  1631. "BFD_RELOC_SH_GOTOFF_MEDLOW16",
  1632. "BFD_RELOC_SH_GOTOFF_MEDHI16",
  1633. "BFD_RELOC_SH_GOTOFF_HI16",
  1634. "BFD_RELOC_SH_GOTPC_LOW16",
  1635. "BFD_RELOC_SH_GOTPC_MEDLOW16",
  1636. "BFD_RELOC_SH_GOTPC_MEDHI16",
  1637. "BFD_RELOC_SH_GOTPC_HI16",
  1638. "BFD_RELOC_SH_COPY64",
  1639. "BFD_RELOC_SH_GLOB_DAT64",
  1640. "BFD_RELOC_SH_JMP_SLOT64",
  1641. "BFD_RELOC_SH_RELATIVE64",
  1642. "BFD_RELOC_SH_GOT10BY4",
  1643. "BFD_RELOC_SH_GOT10BY8",
  1644. "BFD_RELOC_SH_GOTPLT10BY4",
  1645. "BFD_RELOC_SH_GOTPLT10BY8",
  1646. "BFD_RELOC_SH_GOTPLT32",
  1647. "BFD_RELOC_SH_SHMEDIA_CODE",
  1648. "BFD_RELOC_SH_IMMU5",
  1649. "BFD_RELOC_SH_IMMS6",
  1650. "BFD_RELOC_SH_IMMS6BY32",
  1651. "BFD_RELOC_SH_IMMU6",
  1652. "BFD_RELOC_SH_IMMS10",
  1653. "BFD_RELOC_SH_IMMS10BY2",
  1654. "BFD_RELOC_SH_IMMS10BY4",
  1655. "BFD_RELOC_SH_IMMS10BY8",
  1656. "BFD_RELOC_SH_IMMS16",
  1657. "BFD_RELOC_SH_IMMU16",
  1658. "BFD_RELOC_SH_IMM_LOW16",
  1659. "BFD_RELOC_SH_IMM_LOW16_PCREL",
  1660. "BFD_RELOC_SH_IMM_MEDLOW16",
  1661. "BFD_RELOC_SH_IMM_MEDLOW16_PCREL",
  1662. "BFD_RELOC_SH_IMM_MEDHI16",
  1663. "BFD_RELOC_SH_IMM_MEDHI16_PCREL",
  1664. "BFD_RELOC_SH_IMM_HI16",
  1665. "BFD_RELOC_SH_IMM_HI16_PCREL",
  1666. "BFD_RELOC_SH_PT_16",
  1667. "BFD_RELOC_SH_TLS_GD_32",
  1668. "BFD_RELOC_SH_TLS_LD_32",
  1669. "BFD_RELOC_SH_TLS_LDO_32",
  1670. "BFD_RELOC_SH_TLS_IE_32",
  1671. "BFD_RELOC_SH_TLS_LE_32",
  1672. "BFD_RELOC_SH_TLS_DTPMOD32",
  1673. "BFD_RELOC_SH_TLS_DTPOFF32",
  1674. "BFD_RELOC_SH_TLS_TPOFF32",
  1675. "BFD_RELOC_SH_GOT20",
  1676. "BFD_RELOC_SH_GOTOFF20",
  1677. "BFD_RELOC_SH_GOTFUNCDESC",
  1678. "BFD_RELOC_SH_GOTFUNCDESC20",
  1679. "BFD_RELOC_SH_GOTOFFFUNCDESC",
  1680. "BFD_RELOC_SH_GOTOFFFUNCDESC20",
  1681. "BFD_RELOC_SH_FUNCDESC",
  1682. "BFD_RELOC_ARC_NONE",
  1683. "BFD_RELOC_ARC_8",
  1684. "BFD_RELOC_ARC_16",
  1685. "BFD_RELOC_ARC_24",
  1686. "BFD_RELOC_ARC_32",
  1687. "BFD_RELOC_ARC_N8",
  1688. "BFD_RELOC_ARC_N16",
  1689. "BFD_RELOC_ARC_N24",
  1690. "BFD_RELOC_ARC_N32",
  1691. "BFD_RELOC_ARC_SDA",
  1692. "BFD_RELOC_ARC_SECTOFF",
  1693. "BFD_RELOC_ARC_S21H_PCREL",
  1694. "BFD_RELOC_ARC_S21W_PCREL",
  1695. "BFD_RELOC_ARC_S25H_PCREL",
  1696. "BFD_RELOC_ARC_S25W_PCREL",
  1697. "BFD_RELOC_ARC_SDA32",
  1698. "BFD_RELOC_ARC_SDA_LDST",
  1699. "BFD_RELOC_ARC_SDA_LDST1",
  1700. "BFD_RELOC_ARC_SDA_LDST2",
  1701. "BFD_RELOC_ARC_SDA16_LD",
  1702. "BFD_RELOC_ARC_SDA16_LD1",
  1703. "BFD_RELOC_ARC_SDA16_LD2",
  1704. "BFD_RELOC_ARC_S13_PCREL",
  1705. "BFD_RELOC_ARC_W",
  1706. "BFD_RELOC_ARC_32_ME",
  1707. "BFD_RELOC_ARC_32_ME_S",
  1708. "BFD_RELOC_ARC_N32_ME",
  1709. "BFD_RELOC_ARC_SECTOFF_ME",
  1710. "BFD_RELOC_ARC_SDA32_ME",
  1711. "BFD_RELOC_ARC_W_ME",
  1712. "BFD_RELOC_AC_SECTOFF_U8",
  1713. "BFD_RELOC_AC_SECTOFF_U8_1",
  1714. "BFD_RELOC_AC_SECTOFF_U8_2",
  1715. "BFD_RELOC_AC_SECTOFF_S9",
  1716. "BFD_RELOC_AC_SECTOFF_S9_1",
  1717. "BFD_RELOC_AC_SECTOFF_S9_2",
  1718. "BFD_RELOC_ARC_SECTOFF_ME_1",
  1719. "BFD_RELOC_ARC_SECTOFF_ME_2",
  1720. "BFD_RELOC_ARC_SECTOFF_1",
  1721. "BFD_RELOC_ARC_SECTOFF_2",
  1722. "BFD_RELOC_ARC_SDA_12",
  1723. "BFD_RELOC_ARC_SDA16_ST2",
  1724. "BFD_RELOC_ARC_32_PCREL",
  1725. "BFD_RELOC_ARC_PC32",
  1726. "BFD_RELOC_ARC_GOT32",
  1727. "BFD_RELOC_ARC_GOTPC32",
  1728. "BFD_RELOC_ARC_PLT32",
  1729. "BFD_RELOC_ARC_COPY",
  1730. "BFD_RELOC_ARC_GLOB_DAT",
  1731. "BFD_RELOC_ARC_JMP_SLOT",
  1732. "BFD_RELOC_ARC_RELATIVE",
  1733. "BFD_RELOC_ARC_GOTOFF",
  1734. "BFD_RELOC_ARC_GOTPC",
  1735. "BFD_RELOC_ARC_S21W_PCREL_PLT",
  1736. "BFD_RELOC_ARC_S25H_PCREL_PLT",
  1737. "BFD_RELOC_ARC_TLS_DTPMOD",
  1738. "BFD_RELOC_ARC_TLS_TPOFF",
  1739. "BFD_RELOC_ARC_TLS_GD_GOT",
  1740. "BFD_RELOC_ARC_TLS_GD_LD",
  1741. "BFD_RELOC_ARC_TLS_GD_CALL",
  1742. "BFD_RELOC_ARC_TLS_IE_GOT",
  1743. "BFD_RELOC_ARC_TLS_DTPOFF",
  1744. "BFD_RELOC_ARC_TLS_DTPOFF_S9",
  1745. "BFD_RELOC_ARC_TLS_LE_S9",
  1746. "BFD_RELOC_ARC_TLS_LE_32",
  1747. "BFD_RELOC_ARC_S25W_PCREL_PLT",
  1748. "BFD_RELOC_ARC_S21H_PCREL_PLT",
  1749. "BFD_RELOC_ARC_NPS_CMEM16",
  1750. "BFD_RELOC_ARC_JLI_SECTOFF",
  1751. "BFD_RELOC_BFIN_16_IMM",
  1752. "BFD_RELOC_BFIN_16_HIGH",
  1753. "BFD_RELOC_BFIN_4_PCREL",
  1754. "BFD_RELOC_BFIN_5_PCREL",
  1755. "BFD_RELOC_BFIN_16_LOW",
  1756. "BFD_RELOC_BFIN_10_PCREL",
  1757. "BFD_RELOC_BFIN_11_PCREL",
  1758. "BFD_RELOC_BFIN_12_PCREL_JUMP",
  1759. "BFD_RELOC_BFIN_12_PCREL_JUMP_S",
  1760. "BFD_RELOC_BFIN_24_PCREL_CALL_X",
  1761. "BFD_RELOC_BFIN_24_PCREL_JUMP_L",
  1762. "BFD_RELOC_BFIN_GOT17M4",
  1763. "BFD_RELOC_BFIN_GOTHI",
  1764. "BFD_RELOC_BFIN_GOTLO",
  1765. "BFD_RELOC_BFIN_FUNCDESC",
  1766. "BFD_RELOC_BFIN_FUNCDESC_GOT17M4",
  1767. "BFD_RELOC_BFIN_FUNCDESC_GOTHI",
  1768. "BFD_RELOC_BFIN_FUNCDESC_GOTLO",
  1769. "BFD_RELOC_BFIN_FUNCDESC_VALUE",
  1770. "BFD_RELOC_BFIN_FUNCDESC_GOTOFF17M4",
  1771. "BFD_RELOC_BFIN_FUNCDESC_GOTOFFHI",
  1772. "BFD_RELOC_BFIN_FUNCDESC_GOTOFFLO",
  1773. "BFD_RELOC_BFIN_GOTOFF17M4",
  1774. "BFD_RELOC_BFIN_GOTOFFHI",
  1775. "BFD_RELOC_BFIN_GOTOFFLO",
  1776. "BFD_RELOC_BFIN_GOT",
  1777. "BFD_RELOC_BFIN_PLTPC",
  1778. "BFD_ARELOC_BFIN_PUSH",
  1779. "BFD_ARELOC_BFIN_CONST",
  1780. "BFD_ARELOC_BFIN_ADD",
  1781. "BFD_ARELOC_BFIN_SUB",
  1782. "BFD_ARELOC_BFIN_MULT",
  1783. "BFD_ARELOC_BFIN_DIV",
  1784. "BFD_ARELOC_BFIN_MOD",
  1785. "BFD_ARELOC_BFIN_LSHIFT",
  1786. "BFD_ARELOC_BFIN_RSHIFT",
  1787. "BFD_ARELOC_BFIN_AND",
  1788. "BFD_ARELOC_BFIN_OR",
  1789. "BFD_ARELOC_BFIN_XOR",
  1790. "BFD_ARELOC_BFIN_LAND",
  1791. "BFD_ARELOC_BFIN_LOR",
  1792. "BFD_ARELOC_BFIN_LEN",
  1793. "BFD_ARELOC_BFIN_NEG",
  1794. "BFD_ARELOC_BFIN_COMP",
  1795. "BFD_ARELOC_BFIN_PAGE",
  1796. "BFD_ARELOC_BFIN_HWPAGE",
  1797. "BFD_ARELOC_BFIN_ADDR",
  1798. "BFD_RELOC_D10V_10_PCREL_R",
  1799. "BFD_RELOC_D10V_10_PCREL_L",
  1800. "BFD_RELOC_D10V_18",
  1801. "BFD_RELOC_D10V_18_PCREL",
  1802. "BFD_RELOC_D30V_6",
  1803. "BFD_RELOC_D30V_9_PCREL",
  1804. "BFD_RELOC_D30V_9_PCREL_R",
  1805. "BFD_RELOC_D30V_15",
  1806. "BFD_RELOC_D30V_15_PCREL",
  1807. "BFD_RELOC_D30V_15_PCREL_R",
  1808. "BFD_RELOC_D30V_21",
  1809. "BFD_RELOC_D30V_21_PCREL",
  1810. "BFD_RELOC_D30V_21_PCREL_R",
  1811. "BFD_RELOC_D30V_32",
  1812. "BFD_RELOC_D30V_32_PCREL",
  1813. "BFD_RELOC_DLX_HI16_S",
  1814. "BFD_RELOC_DLX_LO16",
  1815. "BFD_RELOC_DLX_JMP26",
  1816. "BFD_RELOC_M32C_HI8",
  1817. "BFD_RELOC_M32C_RL_JUMP",
  1818. "BFD_RELOC_M32C_RL_1ADDR",
  1819. "BFD_RELOC_M32C_RL_2ADDR",
  1820. "BFD_RELOC_M32R_24",
  1821. "BFD_RELOC_M32R_10_PCREL",
  1822. "BFD_RELOC_M32R_18_PCREL",
  1823. "BFD_RELOC_M32R_26_PCREL",
  1824. "BFD_RELOC_M32R_HI16_ULO",
  1825. "BFD_RELOC_M32R_HI16_SLO",
  1826. "BFD_RELOC_M32R_LO16",
  1827. "BFD_RELOC_M32R_SDA16",
  1828. "BFD_RELOC_M32R_GOT24",
  1829. "BFD_RELOC_M32R_26_PLTREL",
  1830. "BFD_RELOC_M32R_COPY",
  1831. "BFD_RELOC_M32R_GLOB_DAT",
  1832. "BFD_RELOC_M32R_JMP_SLOT",
  1833. "BFD_RELOC_M32R_RELATIVE",
  1834. "BFD_RELOC_M32R_GOTOFF",
  1835. "BFD_RELOC_M32R_GOTOFF_HI_ULO",
  1836. "BFD_RELOC_M32R_GOTOFF_HI_SLO",
  1837. "BFD_RELOC_M32R_GOTOFF_LO",
  1838. "BFD_RELOC_M32R_GOTPC24",
  1839. "BFD_RELOC_M32R_GOT16_HI_ULO",
  1840. "BFD_RELOC_M32R_GOT16_HI_SLO",
  1841. "BFD_RELOC_M32R_GOT16_LO",
  1842. "BFD_RELOC_M32R_GOTPC_HI_ULO",
  1843. "BFD_RELOC_M32R_GOTPC_HI_SLO",
  1844. "BFD_RELOC_M32R_GOTPC_LO",
  1845. "BFD_RELOC_NDS32_20",
  1846. "BFD_RELOC_NDS32_9_PCREL",
  1847. "BFD_RELOC_NDS32_WORD_9_PCREL",
  1848. "BFD_RELOC_NDS32_15_PCREL",
  1849. "BFD_RELOC_NDS32_17_PCREL",
  1850. "BFD_RELOC_NDS32_25_PCREL",
  1851. "BFD_RELOC_NDS32_HI20",
  1852. "BFD_RELOC_NDS32_LO12S3",
  1853. "BFD_RELOC_NDS32_LO12S2",
  1854. "BFD_RELOC_NDS32_LO12S1",
  1855. "BFD_RELOC_NDS32_LO12S0",
  1856. "BFD_RELOC_NDS32_LO12S0_ORI",
  1857. "BFD_RELOC_NDS32_SDA15S3",
  1858. "BFD_RELOC_NDS32_SDA15S2",
  1859. "BFD_RELOC_NDS32_SDA15S1",
  1860. "BFD_RELOC_NDS32_SDA15S0",
  1861. "BFD_RELOC_NDS32_SDA16S3",
  1862. "BFD_RELOC_NDS32_SDA17S2",
  1863. "BFD_RELOC_NDS32_SDA18S1",
  1864. "BFD_RELOC_NDS32_SDA19S0",
  1865. "BFD_RELOC_NDS32_GOT20",
  1866. "BFD_RELOC_NDS32_9_PLTREL",
  1867. "BFD_RELOC_NDS32_25_PLTREL",
  1868. "BFD_RELOC_NDS32_COPY",
  1869. "BFD_RELOC_NDS32_GLOB_DAT",
  1870. "BFD_RELOC_NDS32_JMP_SLOT",
  1871. "BFD_RELOC_NDS32_RELATIVE",
  1872. "BFD_RELOC_NDS32_GOTOFF",
  1873. "BFD_RELOC_NDS32_GOTOFF_HI20",
  1874. "BFD_RELOC_NDS32_GOTOFF_LO12",
  1875. "BFD_RELOC_NDS32_GOTPC20",
  1876. "BFD_RELOC_NDS32_GOT_HI20",
  1877. "BFD_RELOC_NDS32_GOT_LO12",
  1878. "BFD_RELOC_NDS32_GOTPC_HI20",
  1879. "BFD_RELOC_NDS32_GOTPC_LO12",
  1880. "BFD_RELOC_NDS32_INSN16",
  1881. "BFD_RELOC_NDS32_LABEL",
  1882. "BFD_RELOC_NDS32_LONGCALL1",
  1883. "BFD_RELOC_NDS32_LONGCALL2",
  1884. "BFD_RELOC_NDS32_LONGCALL3",
  1885. "BFD_RELOC_NDS32_LONGJUMP1",
  1886. "BFD_RELOC_NDS32_LONGJUMP2",
  1887. "BFD_RELOC_NDS32_LONGJUMP3",
  1888. "BFD_RELOC_NDS32_LOADSTORE",
  1889. "BFD_RELOC_NDS32_9_FIXED",
  1890. "BFD_RELOC_NDS32_15_FIXED",
  1891. "BFD_RELOC_NDS32_17_FIXED",
  1892. "BFD_RELOC_NDS32_25_FIXED",
  1893. "BFD_RELOC_NDS32_LONGCALL4",
  1894. "BFD_RELOC_NDS32_LONGCALL5",
  1895. "BFD_RELOC_NDS32_LONGCALL6",
  1896. "BFD_RELOC_NDS32_LONGJUMP4",
  1897. "BFD_RELOC_NDS32_LONGJUMP5",
  1898. "BFD_RELOC_NDS32_LONGJUMP6",
  1899. "BFD_RELOC_NDS32_LONGJUMP7",
  1900. "BFD_RELOC_NDS32_PLTREL_HI20",
  1901. "BFD_RELOC_NDS32_PLTREL_LO12",
  1902. "BFD_RELOC_NDS32_PLT_GOTREL_HI20",
  1903. "BFD_RELOC_NDS32_PLT_GOTREL_LO12",
  1904. "BFD_RELOC_NDS32_SDA12S2_DP",
  1905. "BFD_RELOC_NDS32_SDA12S2_SP",
  1906. "BFD_RELOC_NDS32_LO12S2_DP",
  1907. "BFD_RELOC_NDS32_LO12S2_SP",
  1908. "BFD_RELOC_NDS32_DWARF2_OP1",
  1909. "BFD_RELOC_NDS32_DWARF2_OP2",
  1910. "BFD_RELOC_NDS32_DWARF2_LEB",
  1911. "BFD_RELOC_NDS32_UPDATE_TA",
  1912. "BFD_RELOC_NDS32_PLT_GOTREL_LO20",
  1913. "BFD_RELOC_NDS32_PLT_GOTREL_LO15",
  1914. "BFD_RELOC_NDS32_PLT_GOTREL_LO19",
  1915. "BFD_RELOC_NDS32_GOT_LO15",
  1916. "BFD_RELOC_NDS32_GOT_LO19",
  1917. "BFD_RELOC_NDS32_GOTOFF_LO15",
  1918. "BFD_RELOC_NDS32_GOTOFF_LO19",
  1919. "BFD_RELOC_NDS32_GOT15S2",
  1920. "BFD_RELOC_NDS32_GOT17S2",
  1921. "BFD_RELOC_NDS32_5",
  1922. "BFD_RELOC_NDS32_10_UPCREL",
  1923. "BFD_RELOC_NDS32_SDA_FP7U2_RELA",
  1924. "BFD_RELOC_NDS32_RELAX_ENTRY",
  1925. "BFD_RELOC_NDS32_GOT_SUFF",
  1926. "BFD_RELOC_NDS32_GOTOFF_SUFF",
  1927. "BFD_RELOC_NDS32_PLT_GOT_SUFF",
  1928. "BFD_RELOC_NDS32_MULCALL_SUFF",
  1929. "BFD_RELOC_NDS32_PTR",
  1930. "BFD_RELOC_NDS32_PTR_COUNT",
  1931. "BFD_RELOC_NDS32_PTR_RESOLVED",
  1932. "BFD_RELOC_NDS32_PLTBLOCK",
  1933. "BFD_RELOC_NDS32_RELAX_REGION_BEGIN",
  1934. "BFD_RELOC_NDS32_RELAX_REGION_END",
  1935. "BFD_RELOC_NDS32_MINUEND",
  1936. "BFD_RELOC_NDS32_SUBTRAHEND",
  1937. "BFD_RELOC_NDS32_DIFF8",
  1938. "BFD_RELOC_NDS32_DIFF16",
  1939. "BFD_RELOC_NDS32_DIFF32",
  1940. "BFD_RELOC_NDS32_DIFF_ULEB128",
  1941. "BFD_RELOC_NDS32_EMPTY",
  1942. "BFD_RELOC_NDS32_25_ABS",
  1943. "BFD_RELOC_NDS32_DATA",
  1944. "BFD_RELOC_NDS32_TRAN",
  1945. "BFD_RELOC_NDS32_17IFC_PCREL",
  1946. "BFD_RELOC_NDS32_10IFCU_PCREL",
  1947. "BFD_RELOC_NDS32_TPOFF",
  1948. "BFD_RELOC_NDS32_GOTTPOFF",
  1949. "BFD_RELOC_NDS32_TLS_LE_HI20",
  1950. "BFD_RELOC_NDS32_TLS_LE_LO12",
  1951. "BFD_RELOC_NDS32_TLS_LE_20",
  1952. "BFD_RELOC_NDS32_TLS_LE_15S0",
  1953. "BFD_RELOC_NDS32_TLS_LE_15S1",
  1954. "BFD_RELOC_NDS32_TLS_LE_15S2",
  1955. "BFD_RELOC_NDS32_TLS_LE_ADD",
  1956. "BFD_RELOC_NDS32_TLS_LE_LS",
  1957. "BFD_RELOC_NDS32_TLS_IE_HI20",
  1958. "BFD_RELOC_NDS32_TLS_IE_LO12",
  1959. "BFD_RELOC_NDS32_TLS_IE_LO12S2",
  1960. "BFD_RELOC_NDS32_TLS_IEGP_HI20",
  1961. "BFD_RELOC_NDS32_TLS_IEGP_LO12",
  1962. "BFD_RELOC_NDS32_TLS_IEGP_LO12S2",
  1963. "BFD_RELOC_NDS32_TLS_IEGP_LW",
  1964. "BFD_RELOC_NDS32_TLS_DESC",
  1965. "BFD_RELOC_NDS32_TLS_DESC_HI20",
  1966. "BFD_RELOC_NDS32_TLS_DESC_LO12",
  1967. "BFD_RELOC_NDS32_TLS_DESC_20",
  1968. "BFD_RELOC_NDS32_TLS_DESC_SDA17S2",
  1969. "BFD_RELOC_NDS32_TLS_DESC_ADD",
  1970. "BFD_RELOC_NDS32_TLS_DESC_FUNC",
  1971. "BFD_RELOC_NDS32_TLS_DESC_CALL",
  1972. "BFD_RELOC_NDS32_TLS_DESC_MEM",
  1973. "BFD_RELOC_NDS32_REMOVE",
  1974. "BFD_RELOC_NDS32_GROUP",
  1975. "BFD_RELOC_NDS32_LSI",
  1976. "BFD_RELOC_V850_9_PCREL",
  1977. "BFD_RELOC_V850_22_PCREL",
  1978. "BFD_RELOC_V850_SDA_16_16_OFFSET",
  1979. "BFD_RELOC_V850_SDA_15_16_OFFSET",
  1980. "BFD_RELOC_V850_ZDA_16_16_OFFSET",
  1981. "BFD_RELOC_V850_ZDA_15_16_OFFSET",
  1982. "BFD_RELOC_V850_TDA_6_8_OFFSET",
  1983. "BFD_RELOC_V850_TDA_7_8_OFFSET",
  1984. "BFD_RELOC_V850_TDA_7_7_OFFSET",
  1985. "BFD_RELOC_V850_TDA_16_16_OFFSET",
  1986. "BFD_RELOC_V850_TDA_4_5_OFFSET",
  1987. "BFD_RELOC_V850_TDA_4_4_OFFSET",
  1988. "BFD_RELOC_V850_SDA_16_16_SPLIT_OFFSET",
  1989. "BFD_RELOC_V850_ZDA_16_16_SPLIT_OFFSET",
  1990. "BFD_RELOC_V850_CALLT_6_7_OFFSET",
  1991. "BFD_RELOC_V850_CALLT_16_16_OFFSET",
  1992. "BFD_RELOC_V850_LONGCALL",
  1993. "BFD_RELOC_V850_LONGJUMP",
  1994. "BFD_RELOC_V850_ALIGN",
  1995. "BFD_RELOC_V850_LO16_SPLIT_OFFSET",
  1996. "BFD_RELOC_V850_16_PCREL",
  1997. "BFD_RELOC_V850_17_PCREL",
  1998. "BFD_RELOC_V850_23",
  1999. "BFD_RELOC_V850_32_PCREL",
  2000. "BFD_RELOC_V850_32_ABS",
  2001. "BFD_RELOC_V850_16_SPLIT_OFFSET",
  2002. "BFD_RELOC_V850_16_S1",
  2003. "BFD_RELOC_V850_LO16_S1",
  2004. "BFD_RELOC_V850_CALLT_15_16_OFFSET",
  2005. "BFD_RELOC_V850_32_GOTPCREL",
  2006. "BFD_RELOC_V850_16_GOT",
  2007. "BFD_RELOC_V850_32_GOT",
  2008. "BFD_RELOC_V850_22_PLT_PCREL",
  2009. "BFD_RELOC_V850_32_PLT_PCREL",
  2010. "BFD_RELOC_V850_COPY",
  2011. "BFD_RELOC_V850_GLOB_DAT",
  2012. "BFD_RELOC_V850_JMP_SLOT",
  2013. "BFD_RELOC_V850_RELATIVE",
  2014. "BFD_RELOC_V850_16_GOTOFF",
  2015. "BFD_RELOC_V850_32_GOTOFF",
  2016. "BFD_RELOC_V850_CODE",
  2017. "BFD_RELOC_V850_DATA",
  2018. "BFD_RELOC_TIC30_LDP",
  2019. "BFD_RELOC_TIC54X_PARTLS7",
  2020. "BFD_RELOC_TIC54X_PARTMS9",
  2021. "BFD_RELOC_TIC54X_23",
  2022. "BFD_RELOC_TIC54X_16_OF_23",
  2023. "BFD_RELOC_TIC54X_MS7_OF_23",
  2024. "BFD_RELOC_C6000_PCR_S21",
  2025. "BFD_RELOC_C6000_PCR_S12",
  2026. "BFD_RELOC_C6000_PCR_S10",
  2027. "BFD_RELOC_C6000_PCR_S7",
  2028. "BFD_RELOC_C6000_ABS_S16",
  2029. "BFD_RELOC_C6000_ABS_L16",
  2030. "BFD_RELOC_C6000_ABS_H16",
  2031. "BFD_RELOC_C6000_SBR_U15_B",
  2032. "BFD_RELOC_C6000_SBR_U15_H",
  2033. "BFD_RELOC_C6000_SBR_U15_W",
  2034. "BFD_RELOC_C6000_SBR_S16",
  2035. "BFD_RELOC_C6000_SBR_L16_B",
  2036. "BFD_RELOC_C6000_SBR_L16_H",
  2037. "BFD_RELOC_C6000_SBR_L16_W",
  2038. "BFD_RELOC_C6000_SBR_H16_B",
  2039. "BFD_RELOC_C6000_SBR_H16_H",
  2040. "BFD_RELOC_C6000_SBR_H16_W",
  2041. "BFD_RELOC_C6000_SBR_GOT_U15_W",
  2042. "BFD_RELOC_C6000_SBR_GOT_L16_W",
  2043. "BFD_RELOC_C6000_SBR_GOT_H16_W",
  2044. "BFD_RELOC_C6000_DSBT_INDEX",
  2045. "BFD_RELOC_C6000_PREL31",
  2046. "BFD_RELOC_C6000_COPY",
  2047. "BFD_RELOC_C6000_JUMP_SLOT",
  2048. "BFD_RELOC_C6000_EHTYPE",
  2049. "BFD_RELOC_C6000_PCR_H16",
  2050. "BFD_RELOC_C6000_PCR_L16",
  2051. "BFD_RELOC_C6000_ALIGN",
  2052. "BFD_RELOC_C6000_FPHEAD",
  2053. "BFD_RELOC_C6000_NOCMP",
  2054. "BFD_RELOC_FR30_48",
  2055. "BFD_RELOC_FR30_20",
  2056. "BFD_RELOC_FR30_6_IN_4",
  2057. "BFD_RELOC_FR30_8_IN_8",
  2058. "BFD_RELOC_FR30_9_IN_8",
  2059. "BFD_RELOC_FR30_10_IN_8",
  2060. "BFD_RELOC_FR30_9_PCREL",
  2061. "BFD_RELOC_FR30_12_PCREL",
  2062. "BFD_RELOC_MCORE_PCREL_IMM8BY4",
  2063. "BFD_RELOC_MCORE_PCREL_IMM11BY2",
  2064. "BFD_RELOC_MCORE_PCREL_IMM4BY2",
  2065. "BFD_RELOC_MCORE_PCREL_32",
  2066. "BFD_RELOC_MCORE_PCREL_JSR_IMM11BY2",
  2067. "BFD_RELOC_MCORE_RVA",
  2068. "BFD_RELOC_MEP_8",
  2069. "BFD_RELOC_MEP_16",
  2070. "BFD_RELOC_MEP_32",
  2071. "BFD_RELOC_MEP_PCREL8A2",
  2072. "BFD_RELOC_MEP_PCREL12A2",
  2073. "BFD_RELOC_MEP_PCREL17A2",
  2074. "BFD_RELOC_MEP_PCREL24A2",
  2075. "BFD_RELOC_MEP_PCABS24A2",
  2076. "BFD_RELOC_MEP_LOW16",
  2077. "BFD_RELOC_MEP_HI16U",
  2078. "BFD_RELOC_MEP_HI16S",
  2079. "BFD_RELOC_MEP_GPREL",
  2080. "BFD_RELOC_MEP_TPREL",
  2081. "BFD_RELOC_MEP_TPREL7",
  2082. "BFD_RELOC_MEP_TPREL7A2",
  2083. "BFD_RELOC_MEP_TPREL7A4",
  2084. "BFD_RELOC_MEP_UIMM24",
  2085. "BFD_RELOC_MEP_ADDR24A4",
  2086. "BFD_RELOC_MEP_GNU_VTINHERIT",
  2087. "BFD_RELOC_MEP_GNU_VTENTRY",
  2088. "BFD_RELOC_METAG_HIADDR16",
  2089. "BFD_RELOC_METAG_LOADDR16",
  2090. "BFD_RELOC_METAG_RELBRANCH",
  2091. "BFD_RELOC_METAG_GETSETOFF",
  2092. "BFD_RELOC_METAG_HIOG",
  2093. "BFD_RELOC_METAG_LOOG",
  2094. "BFD_RELOC_METAG_REL8",
  2095. "BFD_RELOC_METAG_REL16",
  2096. "BFD_RELOC_METAG_HI16_GOTOFF",
  2097. "BFD_RELOC_METAG_LO16_GOTOFF",
  2098. "BFD_RELOC_METAG_GETSET_GOTOFF",
  2099. "BFD_RELOC_METAG_GETSET_GOT",
  2100. "BFD_RELOC_METAG_HI16_GOTPC",
  2101. "BFD_RELOC_METAG_LO16_GOTPC",
  2102. "BFD_RELOC_METAG_HI16_PLT",
  2103. "BFD_RELOC_METAG_LO16_PLT",
  2104. "BFD_RELOC_METAG_RELBRANCH_PLT",
  2105. "BFD_RELOC_METAG_GOTOFF",
  2106. "BFD_RELOC_METAG_PLT",
  2107. "BFD_RELOC_METAG_COPY",
  2108. "BFD_RELOC_METAG_JMP_SLOT",
  2109. "BFD_RELOC_METAG_RELATIVE",
  2110. "BFD_RELOC_METAG_GLOB_DAT",
  2111. "BFD_RELOC_METAG_TLS_GD",
  2112. "BFD_RELOC_METAG_TLS_LDM",
  2113. "BFD_RELOC_METAG_TLS_LDO_HI16",
  2114. "BFD_RELOC_METAG_TLS_LDO_LO16",
  2115. "BFD_RELOC_METAG_TLS_LDO",
  2116. "BFD_RELOC_METAG_TLS_IE",
  2117. "BFD_RELOC_METAG_TLS_IENONPIC",
  2118. "BFD_RELOC_METAG_TLS_IENONPIC_HI16",
  2119. "BFD_RELOC_METAG_TLS_IENONPIC_LO16",
  2120. "BFD_RELOC_METAG_TLS_TPOFF",
  2121. "BFD_RELOC_METAG_TLS_DTPMOD",
  2122. "BFD_RELOC_METAG_TLS_DTPOFF",
  2123. "BFD_RELOC_METAG_TLS_LE",
  2124. "BFD_RELOC_METAG_TLS_LE_HI16",
  2125. "BFD_RELOC_METAG_TLS_LE_LO16",
  2126. "BFD_RELOC_MMIX_GETA",
  2127. "BFD_RELOC_MMIX_GETA_1",
  2128. "BFD_RELOC_MMIX_GETA_2",
  2129. "BFD_RELOC_MMIX_GETA_3",
  2130. "BFD_RELOC_MMIX_CBRANCH",
  2131. "BFD_RELOC_MMIX_CBRANCH_J",
  2132. "BFD_RELOC_MMIX_CBRANCH_1",
  2133. "BFD_RELOC_MMIX_CBRANCH_2",
  2134. "BFD_RELOC_MMIX_CBRANCH_3",
  2135. "BFD_RELOC_MMIX_PUSHJ",
  2136. "BFD_RELOC_MMIX_PUSHJ_1",
  2137. "BFD_RELOC_MMIX_PUSHJ_2",
  2138. "BFD_RELOC_MMIX_PUSHJ_3",
  2139. "BFD_RELOC_MMIX_PUSHJ_STUBBABLE",
  2140. "BFD_RELOC_MMIX_JMP",
  2141. "BFD_RELOC_MMIX_JMP_1",
  2142. "BFD_RELOC_MMIX_JMP_2",
  2143. "BFD_RELOC_MMIX_JMP_3",
  2144. "BFD_RELOC_MMIX_ADDR19",
  2145. "BFD_RELOC_MMIX_ADDR27",
  2146. "BFD_RELOC_MMIX_REG_OR_BYTE",
  2147. "BFD_RELOC_MMIX_REG",
  2148. "BFD_RELOC_MMIX_BASE_PLUS_OFFSET",
  2149. "BFD_RELOC_MMIX_LOCAL",
  2150. "BFD_RELOC_AVR_7_PCREL",
  2151. "BFD_RELOC_AVR_13_PCREL",
  2152. "BFD_RELOC_AVR_16_PM",
  2153. "BFD_RELOC_AVR_LO8_LDI",
  2154. "BFD_RELOC_AVR_HI8_LDI",
  2155. "BFD_RELOC_AVR_HH8_LDI",
  2156. "BFD_RELOC_AVR_MS8_LDI",
  2157. "BFD_RELOC_AVR_LO8_LDI_NEG",
  2158. "BFD_RELOC_AVR_HI8_LDI_NEG",
  2159. "BFD_RELOC_AVR_HH8_LDI_NEG",
  2160. "BFD_RELOC_AVR_MS8_LDI_NEG",
  2161. "BFD_RELOC_AVR_LO8_LDI_PM",
  2162. "BFD_RELOC_AVR_LO8_LDI_GS",
  2163. "BFD_RELOC_AVR_HI8_LDI_PM",
  2164. "BFD_RELOC_AVR_HI8_LDI_GS",
  2165. "BFD_RELOC_AVR_HH8_LDI_PM",
  2166. "BFD_RELOC_AVR_LO8_LDI_PM_NEG",
  2167. "BFD_RELOC_AVR_HI8_LDI_PM_NEG",
  2168. "BFD_RELOC_AVR_HH8_LDI_PM_NEG",
  2169. "BFD_RELOC_AVR_CALL",
  2170. "BFD_RELOC_AVR_LDI",
  2171. "BFD_RELOC_AVR_6",
  2172. "BFD_RELOC_AVR_6_ADIW",
  2173. "BFD_RELOC_AVR_8_LO",
  2174. "BFD_RELOC_AVR_8_HI",
  2175. "BFD_RELOC_AVR_8_HLO",
  2176. "BFD_RELOC_AVR_DIFF8",
  2177. "BFD_RELOC_AVR_DIFF16",
  2178. "BFD_RELOC_AVR_DIFF32",
  2179. "BFD_RELOC_AVR_LDS_STS_16",
  2180. "BFD_RELOC_AVR_PORT6",
  2181. "BFD_RELOC_AVR_PORT5",
  2182. "BFD_RELOC_RISCV_HI20",
  2183. "BFD_RELOC_RISCV_PCREL_HI20",
  2184. "BFD_RELOC_RISCV_PCREL_LO12_I",
  2185. "BFD_RELOC_RISCV_PCREL_LO12_S",
  2186. "BFD_RELOC_RISCV_LO12_I",
  2187. "BFD_RELOC_RISCV_LO12_S",
  2188. "BFD_RELOC_RISCV_GPREL12_I",
  2189. "BFD_RELOC_RISCV_GPREL12_S",
  2190. "BFD_RELOC_RISCV_TPREL_HI20",
  2191. "BFD_RELOC_RISCV_TPREL_LO12_I",
  2192. "BFD_RELOC_RISCV_TPREL_LO12_S",
  2193. "BFD_RELOC_RISCV_TPREL_ADD",
  2194. "BFD_RELOC_RISCV_CALL",
  2195. "BFD_RELOC_RISCV_CALL_PLT",
  2196. "BFD_RELOC_RISCV_ADD8",
  2197. "BFD_RELOC_RISCV_ADD16",
  2198. "BFD_RELOC_RISCV_ADD32",
  2199. "BFD_RELOC_RISCV_ADD64",
  2200. "BFD_RELOC_RISCV_SUB8",
  2201. "BFD_RELOC_RISCV_SUB16",
  2202. "BFD_RELOC_RISCV_SUB32",
  2203. "BFD_RELOC_RISCV_SUB64",
  2204. "BFD_RELOC_RISCV_GOT_HI20",
  2205. "BFD_RELOC_RISCV_TLS_GOT_HI20",
  2206. "BFD_RELOC_RISCV_TLS_GD_HI20",
  2207. "BFD_RELOC_RISCV_JMP",
  2208. "BFD_RELOC_RISCV_TLS_DTPMOD32",
  2209. "BFD_RELOC_RISCV_TLS_DTPREL32",
  2210. "BFD_RELOC_RISCV_TLS_DTPMOD64",
  2211. "BFD_RELOC_RISCV_TLS_DTPREL64",
  2212. "BFD_RELOC_RISCV_TLS_TPREL32",
  2213. "BFD_RELOC_RISCV_TLS_TPREL64",
  2214. "BFD_RELOC_RISCV_ALIGN",
  2215. "BFD_RELOC_RISCV_RVC_BRANCH",
  2216. "BFD_RELOC_RISCV_RVC_JUMP",
  2217. "BFD_RELOC_RISCV_RVC_LUI",
  2218. "BFD_RELOC_RISCV_GPREL_I",
  2219. "BFD_RELOC_RISCV_GPREL_S",
  2220. "BFD_RELOC_RISCV_TPREL_I",
  2221. "BFD_RELOC_RISCV_TPREL_S",
  2222. "BFD_RELOC_RISCV_RELAX",
  2223. "BFD_RELOC_RISCV_CFA",
  2224. "BFD_RELOC_RISCV_SUB6",
  2225. "BFD_RELOC_RISCV_SET6",
  2226. "BFD_RELOC_RISCV_SET8",
  2227. "BFD_RELOC_RISCV_SET16",
  2228. "BFD_RELOC_RISCV_SET32",
  2229. "BFD_RELOC_RISCV_32_PCREL",
  2230. "BFD_RELOC_RL78_NEG8",
  2231. "BFD_RELOC_RL78_NEG16",
  2232. "BFD_RELOC_RL78_NEG24",
  2233. "BFD_RELOC_RL78_NEG32",
  2234. "BFD_RELOC_RL78_16_OP",
  2235. "BFD_RELOC_RL78_24_OP",
  2236. "BFD_RELOC_RL78_32_OP",
  2237. "BFD_RELOC_RL78_8U",
  2238. "BFD_RELOC_RL78_16U",
  2239. "BFD_RELOC_RL78_24U",
  2240. "BFD_RELOC_RL78_DIR3U_PCREL",
  2241. "BFD_RELOC_RL78_DIFF",
  2242. "BFD_RELOC_RL78_GPRELB",
  2243. "BFD_RELOC_RL78_GPRELW",
  2244. "BFD_RELOC_RL78_GPRELL",
  2245. "BFD_RELOC_RL78_SYM",
  2246. "BFD_RELOC_RL78_OP_SUBTRACT",
  2247. "BFD_RELOC_RL78_OP_NEG",
  2248. "BFD_RELOC_RL78_OP_AND",
  2249. "BFD_RELOC_RL78_OP_SHRA",
  2250. "BFD_RELOC_RL78_ABS8",
  2251. "BFD_RELOC_RL78_ABS16",
  2252. "BFD_RELOC_RL78_ABS16_REV",
  2253. "BFD_RELOC_RL78_ABS32",
  2254. "BFD_RELOC_RL78_ABS32_REV",
  2255. "BFD_RELOC_RL78_ABS16U",
  2256. "BFD_RELOC_RL78_ABS16UW",
  2257. "BFD_RELOC_RL78_ABS16UL",
  2258. "BFD_RELOC_RL78_RELAX",
  2259. "BFD_RELOC_RL78_HI16",
  2260. "BFD_RELOC_RL78_HI8",
  2261. "BFD_RELOC_RL78_LO16",
  2262. "BFD_RELOC_RL78_CODE",
  2263. "BFD_RELOC_RL78_SADDR",
  2264. "BFD_RELOC_RX_NEG8",
  2265. "BFD_RELOC_RX_NEG16",
  2266. "BFD_RELOC_RX_NEG24",
  2267. "BFD_RELOC_RX_NEG32",
  2268. "BFD_RELOC_RX_16_OP",
  2269. "BFD_RELOC_RX_24_OP",
  2270. "BFD_RELOC_RX_32_OP",
  2271. "BFD_RELOC_RX_8U",
  2272. "BFD_RELOC_RX_16U",
  2273. "BFD_RELOC_RX_24U",
  2274. "BFD_RELOC_RX_DIR3U_PCREL",
  2275. "BFD_RELOC_RX_DIFF",
  2276. "BFD_RELOC_RX_GPRELB",
  2277. "BFD_RELOC_RX_GPRELW",
  2278. "BFD_RELOC_RX_GPRELL",
  2279. "BFD_RELOC_RX_SYM",
  2280. "BFD_RELOC_RX_OP_SUBTRACT",
  2281. "BFD_RELOC_RX_OP_NEG",
  2282. "BFD_RELOC_RX_ABS8",
  2283. "BFD_RELOC_RX_ABS16",
  2284. "BFD_RELOC_RX_ABS16_REV",
  2285. "BFD_RELOC_RX_ABS32",
  2286. "BFD_RELOC_RX_ABS32_REV",
  2287. "BFD_RELOC_RX_ABS16U",
  2288. "BFD_RELOC_RX_ABS16UW",
  2289. "BFD_RELOC_RX_ABS16UL",
  2290. "BFD_RELOC_RX_RELAX",
  2291. "BFD_RELOC_390_12",
  2292. "BFD_RELOC_390_GOT12",
  2293. "BFD_RELOC_390_PLT32",
  2294. "BFD_RELOC_390_COPY",
  2295. "BFD_RELOC_390_GLOB_DAT",
  2296. "BFD_RELOC_390_JMP_SLOT",
  2297. "BFD_RELOC_390_RELATIVE",
  2298. "BFD_RELOC_390_GOTPC",
  2299. "BFD_RELOC_390_GOT16",
  2300. "BFD_RELOC_390_PC12DBL",
  2301. "BFD_RELOC_390_PLT12DBL",
  2302. "BFD_RELOC_390_PC16DBL",
  2303. "BFD_RELOC_390_PLT16DBL",
  2304. "BFD_RELOC_390_PC24DBL",
  2305. "BFD_RELOC_390_PLT24DBL",
  2306. "BFD_RELOC_390_PC32DBL",
  2307. "BFD_RELOC_390_PLT32DBL",
  2308. "BFD_RELOC_390_GOTPCDBL",
  2309. "BFD_RELOC_390_GOT64",
  2310. "BFD_RELOC_390_PLT64",
  2311. "BFD_RELOC_390_GOTENT",
  2312. "BFD_RELOC_390_GOTOFF64",
  2313. "BFD_RELOC_390_GOTPLT12",
  2314. "BFD_RELOC_390_GOTPLT16",
  2315. "BFD_RELOC_390_GOTPLT32",
  2316. "BFD_RELOC_390_GOTPLT64",
  2317. "BFD_RELOC_390_GOTPLTENT",
  2318. "BFD_RELOC_390_PLTOFF16",
  2319. "BFD_RELOC_390_PLTOFF32",
  2320. "BFD_RELOC_390_PLTOFF64",
  2321. "BFD_RELOC_390_TLS_LOAD",
  2322. "BFD_RELOC_390_TLS_GDCALL",
  2323. "BFD_RELOC_390_TLS_LDCALL",
  2324. "BFD_RELOC_390_TLS_GD32",
  2325. "BFD_RELOC_390_TLS_GD64",
  2326. "BFD_RELOC_390_TLS_GOTIE12",
  2327. "BFD_RELOC_390_TLS_GOTIE32",
  2328. "BFD_RELOC_390_TLS_GOTIE64",
  2329. "BFD_RELOC_390_TLS_LDM32",
  2330. "BFD_RELOC_390_TLS_LDM64",
  2331. "BFD_RELOC_390_TLS_IE32",
  2332. "BFD_RELOC_390_TLS_IE64",
  2333. "BFD_RELOC_390_TLS_IEENT",
  2334. "BFD_RELOC_390_TLS_LE32",
  2335. "BFD_RELOC_390_TLS_LE64",
  2336. "BFD_RELOC_390_TLS_LDO32",
  2337. "BFD_RELOC_390_TLS_LDO64",
  2338. "BFD_RELOC_390_TLS_DTPMOD",
  2339. "BFD_RELOC_390_TLS_DTPOFF",
  2340. "BFD_RELOC_390_TLS_TPOFF",
  2341. "BFD_RELOC_390_20",
  2342. "BFD_RELOC_390_GOT20",
  2343. "BFD_RELOC_390_GOTPLT20",
  2344. "BFD_RELOC_390_TLS_GOTIE20",
  2345. "BFD_RELOC_390_IRELATIVE",
  2346. "BFD_RELOC_SCORE_GPREL15",
  2347. "BFD_RELOC_SCORE_DUMMY2",
  2348. "BFD_RELOC_SCORE_JMP",
  2349. "BFD_RELOC_SCORE_BRANCH",
  2350. "BFD_RELOC_SCORE_IMM30",
  2351. "BFD_RELOC_SCORE_IMM32",
  2352. "BFD_RELOC_SCORE16_JMP",
  2353. "BFD_RELOC_SCORE16_BRANCH",
  2354. "BFD_RELOC_SCORE_BCMP",
  2355. "BFD_RELOC_SCORE_GOT15",
  2356. "BFD_RELOC_SCORE_GOT_LO16",
  2357. "BFD_RELOC_SCORE_CALL15",
  2358. "BFD_RELOC_SCORE_DUMMY_HI16",
  2359. "BFD_RELOC_IP2K_FR9",
  2360. "BFD_RELOC_IP2K_BANK",
  2361. "BFD_RELOC_IP2K_ADDR16CJP",
  2362. "BFD_RELOC_IP2K_PAGE3",
  2363. "BFD_RELOC_IP2K_LO8DATA",
  2364. "BFD_RELOC_IP2K_HI8DATA",
  2365. "BFD_RELOC_IP2K_EX8DATA",
  2366. "BFD_RELOC_IP2K_LO8INSN",
  2367. "BFD_RELOC_IP2K_HI8INSN",
  2368. "BFD_RELOC_IP2K_PC_SKIP",
  2369. "BFD_RELOC_IP2K_TEXT",
  2370. "BFD_RELOC_IP2K_FR_OFFSET",
  2371. "BFD_RELOC_VPE4KMATH_DATA",
  2372. "BFD_RELOC_VPE4KMATH_INSN",
  2373. "BFD_RELOC_VTABLE_INHERIT",
  2374. "BFD_RELOC_VTABLE_ENTRY",
  2375. "BFD_RELOC_IA64_IMM14",
  2376. "BFD_RELOC_IA64_IMM22",
  2377. "BFD_RELOC_IA64_IMM64",
  2378. "BFD_RELOC_IA64_DIR32MSB",
  2379. "BFD_RELOC_IA64_DIR32LSB",
  2380. "BFD_RELOC_IA64_DIR64MSB",
  2381. "BFD_RELOC_IA64_DIR64LSB",
  2382. "BFD_RELOC_IA64_GPREL22",
  2383. "BFD_RELOC_IA64_GPREL64I",
  2384. "BFD_RELOC_IA64_GPREL32MSB",
  2385. "BFD_RELOC_IA64_GPREL32LSB",
  2386. "BFD_RELOC_IA64_GPREL64MSB",
  2387. "BFD_RELOC_IA64_GPREL64LSB",
  2388. "BFD_RELOC_IA64_LTOFF22",
  2389. "BFD_RELOC_IA64_LTOFF64I",
  2390. "BFD_RELOC_IA64_PLTOFF22",
  2391. "BFD_RELOC_IA64_PLTOFF64I",
  2392. "BFD_RELOC_IA64_PLTOFF64MSB",
  2393. "BFD_RELOC_IA64_PLTOFF64LSB",
  2394. "BFD_RELOC_IA64_FPTR64I",
  2395. "BFD_RELOC_IA64_FPTR32MSB",
  2396. "BFD_RELOC_IA64_FPTR32LSB",
  2397. "BFD_RELOC_IA64_FPTR64MSB",
  2398. "BFD_RELOC_IA64_FPTR64LSB",
  2399. "BFD_RELOC_IA64_PCREL21B",
  2400. "BFD_RELOC_IA64_PCREL21BI",
  2401. "BFD_RELOC_IA64_PCREL21M",
  2402. "BFD_RELOC_IA64_PCREL21F",
  2403. "BFD_RELOC_IA64_PCREL22",
  2404. "BFD_RELOC_IA64_PCREL60B",
  2405. "BFD_RELOC_IA64_PCREL64I",
  2406. "BFD_RELOC_IA64_PCREL32MSB",
  2407. "BFD_RELOC_IA64_PCREL32LSB",
  2408. "BFD_RELOC_IA64_PCREL64MSB",
  2409. "BFD_RELOC_IA64_PCREL64LSB",
  2410. "BFD_RELOC_IA64_LTOFF_FPTR22",
  2411. "BFD_RELOC_IA64_LTOFF_FPTR64I",
  2412. "BFD_RELOC_IA64_LTOFF_FPTR32MSB",
  2413. "BFD_RELOC_IA64_LTOFF_FPTR32LSB",
  2414. "BFD_RELOC_IA64_LTOFF_FPTR64MSB",
  2415. "BFD_RELOC_IA64_LTOFF_FPTR64LSB",
  2416. "BFD_RELOC_IA64_SEGREL32MSB",
  2417. "BFD_RELOC_IA64_SEGREL32LSB",
  2418. "BFD_RELOC_IA64_SEGREL64MSB",
  2419. "BFD_RELOC_IA64_SEGREL64LSB",
  2420. "BFD_RELOC_IA64_SECREL32MSB",
  2421. "BFD_RELOC_IA64_SECREL32LSB",
  2422. "BFD_RELOC_IA64_SECREL64MSB",
  2423. "BFD_RELOC_IA64_SECREL64LSB",
  2424. "BFD_RELOC_IA64_REL32MSB",
  2425. "BFD_RELOC_IA64_REL32LSB",
  2426. "BFD_RELOC_IA64_REL64MSB",
  2427. "BFD_RELOC_IA64_REL64LSB",
  2428. "BFD_RELOC_IA64_LTV32MSB",
  2429. "BFD_RELOC_IA64_LTV32LSB",
  2430. "BFD_RELOC_IA64_LTV64MSB",
  2431. "BFD_RELOC_IA64_LTV64LSB",
  2432. "BFD_RELOC_IA64_IPLTMSB",
  2433. "BFD_RELOC_IA64_IPLTLSB",
  2434. "BFD_RELOC_IA64_COPY",
  2435. "BFD_RELOC_IA64_LTOFF22X",
  2436. "BFD_RELOC_IA64_LDXMOV",
  2437. "BFD_RELOC_IA64_TPREL14",
  2438. "BFD_RELOC_IA64_TPREL22",
  2439. "BFD_RELOC_IA64_TPREL64I",
  2440. "BFD_RELOC_IA64_TPREL64MSB",
  2441. "BFD_RELOC_IA64_TPREL64LSB",
  2442. "BFD_RELOC_IA64_LTOFF_TPREL22",
  2443. "BFD_RELOC_IA64_DTPMOD64MSB",
  2444. "BFD_RELOC_IA64_DTPMOD64LSB",
  2445. "BFD_RELOC_IA64_LTOFF_DTPMOD22",
  2446. "BFD_RELOC_IA64_DTPREL14",
  2447. "BFD_RELOC_IA64_DTPREL22",
  2448. "BFD_RELOC_IA64_DTPREL64I",
  2449. "BFD_RELOC_IA64_DTPREL32MSB",
  2450. "BFD_RELOC_IA64_DTPREL32LSB",
  2451. "BFD_RELOC_IA64_DTPREL64MSB",
  2452. "BFD_RELOC_IA64_DTPREL64LSB",
  2453. "BFD_RELOC_IA64_LTOFF_DTPREL22",
  2454. "BFD_RELOC_M68HC11_HI8",
  2455. "BFD_RELOC_M68HC11_LO8",
  2456. "BFD_RELOC_M68HC11_3B",
  2457. "BFD_RELOC_M68HC11_RL_JUMP",
  2458. "BFD_RELOC_M68HC11_RL_GROUP",
  2459. "BFD_RELOC_M68HC11_LO16",
  2460. "BFD_RELOC_M68HC11_PAGE",
  2461. "BFD_RELOC_M68HC11_24",
  2462. "BFD_RELOC_M68HC12_5B",
  2463. "BFD_RELOC_XGATE_RL_JUMP",
  2464. "BFD_RELOC_XGATE_RL_GROUP",
  2465. "BFD_RELOC_XGATE_LO16",
  2466. "BFD_RELOC_XGATE_GPAGE",
  2467. "BFD_RELOC_XGATE_24",
  2468. "BFD_RELOC_XGATE_PCREL_9",
  2469. "BFD_RELOC_XGATE_PCREL_10",
  2470. "BFD_RELOC_XGATE_IMM8_LO",
  2471. "BFD_RELOC_XGATE_IMM8_HI",
  2472. "BFD_RELOC_XGATE_IMM3",
  2473. "BFD_RELOC_XGATE_IMM4",
  2474. "BFD_RELOC_XGATE_IMM5",
  2475. "BFD_RELOC_M68HC12_9B",
  2476. "BFD_RELOC_M68HC12_16B",
  2477. "BFD_RELOC_M68HC12_9_PCREL",
  2478. "BFD_RELOC_M68HC12_10_PCREL",
  2479. "BFD_RELOC_M68HC12_LO8XG",
  2480. "BFD_RELOC_M68HC12_HI8XG",
  2481. "BFD_RELOC_S12Z_15_PCREL",
  2482. "BFD_RELOC_CR16_NUM8",
  2483. "BFD_RELOC_CR16_NUM16",
  2484. "BFD_RELOC_CR16_NUM32",
  2485. "BFD_RELOC_CR16_NUM32a",
  2486. "BFD_RELOC_CR16_REGREL0",
  2487. "BFD_RELOC_CR16_REGREL4",
  2488. "BFD_RELOC_CR16_REGREL4a",
  2489. "BFD_RELOC_CR16_REGREL14",
  2490. "BFD_RELOC_CR16_REGREL14a",
  2491. "BFD_RELOC_CR16_REGREL16",
  2492. "BFD_RELOC_CR16_REGREL20",
  2493. "BFD_RELOC_CR16_REGREL20a",
  2494. "BFD_RELOC_CR16_ABS20",
  2495. "BFD_RELOC_CR16_ABS24",
  2496. "BFD_RELOC_CR16_IMM4",
  2497. "BFD_RELOC_CR16_IMM8",
  2498. "BFD_RELOC_CR16_IMM16",
  2499. "BFD_RELOC_CR16_IMM20",
  2500. "BFD_RELOC_CR16_IMM24",
  2501. "BFD_RELOC_CR16_IMM32",
  2502. "BFD_RELOC_CR16_IMM32a",
  2503. "BFD_RELOC_CR16_DISP4",
  2504. "BFD_RELOC_CR16_DISP8",
  2505. "BFD_RELOC_CR16_DISP16",
  2506. "BFD_RELOC_CR16_DISP20",
  2507. "BFD_RELOC_CR16_DISP24",
  2508. "BFD_RELOC_CR16_DISP24a",
  2509. "BFD_RELOC_CR16_SWITCH8",
  2510. "BFD_RELOC_CR16_SWITCH16",
  2511. "BFD_RELOC_CR16_SWITCH32",
  2512. "BFD_RELOC_CR16_GOT_REGREL20",
  2513. "BFD_RELOC_CR16_GOTC_REGREL20",
  2514. "BFD_RELOC_CR16_GLOB_DAT",
  2515. "BFD_RELOC_CRX_REL4",
  2516. "BFD_RELOC_CRX_REL8",
  2517. "BFD_RELOC_CRX_REL8_CMP",
  2518. "BFD_RELOC_CRX_REL16",
  2519. "BFD_RELOC_CRX_REL24",
  2520. "BFD_RELOC_CRX_REL32",
  2521. "BFD_RELOC_CRX_REGREL12",
  2522. "BFD_RELOC_CRX_REGREL22",
  2523. "BFD_RELOC_CRX_REGREL28",
  2524. "BFD_RELOC_CRX_REGREL32",
  2525. "BFD_RELOC_CRX_ABS16",
  2526. "BFD_RELOC_CRX_ABS32",
  2527. "BFD_RELOC_CRX_NUM8",
  2528. "BFD_RELOC_CRX_NUM16",
  2529. "BFD_RELOC_CRX_NUM32",
  2530. "BFD_RELOC_CRX_IMM16",
  2531. "BFD_RELOC_CRX_IMM32",
  2532. "BFD_RELOC_CRX_SWITCH8",
  2533. "BFD_RELOC_CRX_SWITCH16",
  2534. "BFD_RELOC_CRX_SWITCH32",
  2535. "BFD_RELOC_CRIS_BDISP8",
  2536. "BFD_RELOC_CRIS_UNSIGNED_5",
  2537. "BFD_RELOC_CRIS_SIGNED_6",
  2538. "BFD_RELOC_CRIS_UNSIGNED_6",
  2539. "BFD_RELOC_CRIS_SIGNED_8",
  2540. "BFD_RELOC_CRIS_UNSIGNED_8",
  2541. "BFD_RELOC_CRIS_SIGNED_16",
  2542. "BFD_RELOC_CRIS_UNSIGNED_16",
  2543. "BFD_RELOC_CRIS_LAPCQ_OFFSET",
  2544. "BFD_RELOC_CRIS_UNSIGNED_4",
  2545. "BFD_RELOC_CRIS_COPY",
  2546. "BFD_RELOC_CRIS_GLOB_DAT",
  2547. "BFD_RELOC_CRIS_JUMP_SLOT",
  2548. "BFD_RELOC_CRIS_RELATIVE",
  2549. "BFD_RELOC_CRIS_32_GOT",
  2550. "BFD_RELOC_CRIS_16_GOT",
  2551. "BFD_RELOC_CRIS_32_GOTPLT",
  2552. "BFD_RELOC_CRIS_16_GOTPLT",
  2553. "BFD_RELOC_CRIS_32_GOTREL",
  2554. "BFD_RELOC_CRIS_32_PLT_GOTREL",
  2555. "BFD_RELOC_CRIS_32_PLT_PCREL",
  2556. "BFD_RELOC_CRIS_32_GOT_GD",
  2557. "BFD_RELOC_CRIS_16_GOT_GD",
  2558. "BFD_RELOC_CRIS_32_GD",
  2559. "BFD_RELOC_CRIS_DTP",
  2560. "BFD_RELOC_CRIS_32_DTPREL",
  2561. "BFD_RELOC_CRIS_16_DTPREL",
  2562. "BFD_RELOC_CRIS_32_GOT_TPREL",
  2563. "BFD_RELOC_CRIS_16_GOT_TPREL",
  2564. "BFD_RELOC_CRIS_32_TPREL",
  2565. "BFD_RELOC_CRIS_16_TPREL",
  2566. "BFD_RELOC_CRIS_DTPMOD",
  2567. "BFD_RELOC_CRIS_32_IE",
  2568. "BFD_RELOC_OR1K_REL_26",
  2569. "BFD_RELOC_OR1K_SLO16",
  2570. "BFD_RELOC_OR1K_PCREL_PG21",
  2571. "BFD_RELOC_OR1K_LO13",
  2572. "BFD_RELOC_OR1K_SLO13",
  2573. "BFD_RELOC_OR1K_GOTPC_HI16",
  2574. "BFD_RELOC_OR1K_GOTPC_LO16",
  2575. "BFD_RELOC_OR1K_GOT_AHI16",
  2576. "BFD_RELOC_OR1K_GOT16",
  2577. "BFD_RELOC_OR1K_GOT_PG21",
  2578. "BFD_RELOC_OR1K_GOT_LO13",
  2579. "BFD_RELOC_OR1K_PLT26",
  2580. "BFD_RELOC_OR1K_PLTA26",
  2581. "BFD_RELOC_OR1K_GOTOFF_SLO16",
  2582. "BFD_RELOC_OR1K_COPY",
  2583. "BFD_RELOC_OR1K_GLOB_DAT",
  2584. "BFD_RELOC_OR1K_JMP_SLOT",
  2585. "BFD_RELOC_OR1K_RELATIVE",
  2586. "BFD_RELOC_OR1K_TLS_GD_HI16",
  2587. "BFD_RELOC_OR1K_TLS_GD_LO16",
  2588. "BFD_RELOC_OR1K_TLS_GD_PG21",
  2589. "BFD_RELOC_OR1K_TLS_GD_LO13",
  2590. "BFD_RELOC_OR1K_TLS_LDM_HI16",
  2591. "BFD_RELOC_OR1K_TLS_LDM_LO16",
  2592. "BFD_RELOC_OR1K_TLS_LDM_PG21",
  2593. "BFD_RELOC_OR1K_TLS_LDM_LO13",
  2594. "BFD_RELOC_OR1K_TLS_LDO_HI16",
  2595. "BFD_RELOC_OR1K_TLS_LDO_LO16",
  2596. "BFD_RELOC_OR1K_TLS_IE_HI16",
  2597. "BFD_RELOC_OR1K_TLS_IE_AHI16",
  2598. "BFD_RELOC_OR1K_TLS_IE_LO16",
  2599. "BFD_RELOC_OR1K_TLS_IE_PG21",
  2600. "BFD_RELOC_OR1K_TLS_IE_LO13",
  2601. "BFD_RELOC_OR1K_TLS_LE_HI16",
  2602. "BFD_RELOC_OR1K_TLS_LE_AHI16",
  2603. "BFD_RELOC_OR1K_TLS_LE_LO16",
  2604. "BFD_RELOC_OR1K_TLS_LE_SLO16",
  2605. "BFD_RELOC_OR1K_TLS_TPOFF",
  2606. "BFD_RELOC_OR1K_TLS_DTPOFF",
  2607. "BFD_RELOC_OR1K_TLS_DTPMOD",
  2608. "BFD_RELOC_H8_DIR16A8",
  2609. "BFD_RELOC_H8_DIR16R8",
  2610. "BFD_RELOC_H8_DIR24A8",
  2611. "BFD_RELOC_H8_DIR24R8",
  2612. "BFD_RELOC_H8_DIR32A16",
  2613. "BFD_RELOC_H8_DISP32A16",
  2614. "BFD_RELOC_XSTORMY16_REL_12",
  2615. "BFD_RELOC_XSTORMY16_12",
  2616. "BFD_RELOC_XSTORMY16_24",
  2617. "BFD_RELOC_XSTORMY16_FPTR16",
  2618. "BFD_RELOC_RELC",
  2619. "BFD_RELOC_XC16X_PAG",
  2620. "BFD_RELOC_XC16X_POF",
  2621. "BFD_RELOC_XC16X_SEG",
  2622. "BFD_RELOC_XC16X_SOF",
  2623. "BFD_RELOC_VAX_GLOB_DAT",
  2624. "BFD_RELOC_VAX_JMP_SLOT",
  2625. "BFD_RELOC_VAX_RELATIVE",
  2626. "BFD_RELOC_MT_PC16",
  2627. "BFD_RELOC_MT_HI16",
  2628. "BFD_RELOC_MT_LO16",
  2629. "BFD_RELOC_MT_GNU_VTINHERIT",
  2630. "BFD_RELOC_MT_GNU_VTENTRY",
  2631. "BFD_RELOC_MT_PCINSN8",
  2632. "BFD_RELOC_MSP430_10_PCREL",
  2633. "BFD_RELOC_MSP430_16_PCREL",
  2634. "BFD_RELOC_MSP430_16",
  2635. "BFD_RELOC_MSP430_16_PCREL_BYTE",
  2636. "BFD_RELOC_MSP430_16_BYTE",
  2637. "BFD_RELOC_MSP430_2X_PCREL",
  2638. "BFD_RELOC_MSP430_RL_PCREL",
  2639. "BFD_RELOC_MSP430_ABS8",
  2640. "BFD_RELOC_MSP430X_PCR20_EXT_SRC",
  2641. "BFD_RELOC_MSP430X_PCR20_EXT_DST",
  2642. "BFD_RELOC_MSP430X_PCR20_EXT_ODST",
  2643. "BFD_RELOC_MSP430X_ABS20_EXT_SRC",
  2644. "BFD_RELOC_MSP430X_ABS20_EXT_DST",
  2645. "BFD_RELOC_MSP430X_ABS20_EXT_ODST",
  2646. "BFD_RELOC_MSP430X_ABS20_ADR_SRC",
  2647. "BFD_RELOC_MSP430X_ABS20_ADR_DST",
  2648. "BFD_RELOC_MSP430X_PCR16",
  2649. "BFD_RELOC_MSP430X_PCR20_CALL",
  2650. "BFD_RELOC_MSP430X_ABS16",
  2651. "BFD_RELOC_MSP430_ABS_HI16",
  2652. "BFD_RELOC_MSP430_PREL31",
  2653. "BFD_RELOC_MSP430_SYM_DIFF",
  2654. "BFD_RELOC_MSP430_SET_ULEB128",
  2655. "BFD_RELOC_MSP430_SUB_ULEB128",
  2656. "BFD_RELOC_NIOS2_S16",
  2657. "BFD_RELOC_NIOS2_U16",
  2658. "BFD_RELOC_NIOS2_CALL26",
  2659. "BFD_RELOC_NIOS2_IMM5",
  2660. "BFD_RELOC_NIOS2_CACHE_OPX",
  2661. "BFD_RELOC_NIOS2_IMM6",
  2662. "BFD_RELOC_NIOS2_IMM8",
  2663. "BFD_RELOC_NIOS2_HI16",
  2664. "BFD_RELOC_NIOS2_LO16",
  2665. "BFD_RELOC_NIOS2_HIADJ16",
  2666. "BFD_RELOC_NIOS2_GPREL",
  2667. "BFD_RELOC_NIOS2_UJMP",
  2668. "BFD_RELOC_NIOS2_CJMP",
  2669. "BFD_RELOC_NIOS2_CALLR",
  2670. "BFD_RELOC_NIOS2_ALIGN",
  2671. "BFD_RELOC_NIOS2_GOT16",
  2672. "BFD_RELOC_NIOS2_CALL16",
  2673. "BFD_RELOC_NIOS2_GOTOFF_LO",
  2674. "BFD_RELOC_NIOS2_GOTOFF_HA",
  2675. "BFD_RELOC_NIOS2_PCREL_LO",
  2676. "BFD_RELOC_NIOS2_PCREL_HA",
  2677. "BFD_RELOC_NIOS2_TLS_GD16",
  2678. "BFD_RELOC_NIOS2_TLS_LDM16",
  2679. "BFD_RELOC_NIOS2_TLS_LDO16",
  2680. "BFD_RELOC_NIOS2_TLS_IE16",
  2681. "BFD_RELOC_NIOS2_TLS_LE16",
  2682. "BFD_RELOC_NIOS2_TLS_DTPMOD",
  2683. "BFD_RELOC_NIOS2_TLS_DTPREL",
  2684. "BFD_RELOC_NIOS2_TLS_TPREL",
  2685. "BFD_RELOC_NIOS2_COPY",
  2686. "BFD_RELOC_NIOS2_GLOB_DAT",
  2687. "BFD_RELOC_NIOS2_JUMP_SLOT",
  2688. "BFD_RELOC_NIOS2_RELATIVE",
  2689. "BFD_RELOC_NIOS2_GOTOFF",
  2690. "BFD_RELOC_NIOS2_CALL26_NOAT",
  2691. "BFD_RELOC_NIOS2_GOT_LO",
  2692. "BFD_RELOC_NIOS2_GOT_HA",
  2693. "BFD_RELOC_NIOS2_CALL_LO",
  2694. "BFD_RELOC_NIOS2_CALL_HA",
  2695. "BFD_RELOC_NIOS2_R2_S12",
  2696. "BFD_RELOC_NIOS2_R2_I10_1_PCREL",
  2697. "BFD_RELOC_NIOS2_R2_T1I7_1_PCREL",
  2698. "BFD_RELOC_NIOS2_R2_T1I7_2",
  2699. "BFD_RELOC_NIOS2_R2_T2I4",
  2700. "BFD_RELOC_NIOS2_R2_T2I4_1",
  2701. "BFD_RELOC_NIOS2_R2_T2I4_2",
  2702. "BFD_RELOC_NIOS2_R2_X1I7_2",
  2703. "BFD_RELOC_NIOS2_R2_X2L5",
  2704. "BFD_RELOC_NIOS2_R2_F1I5_2",
  2705. "BFD_RELOC_NIOS2_R2_L5I4X1",
  2706. "BFD_RELOC_NIOS2_R2_T1X1I6",
  2707. "BFD_RELOC_NIOS2_R2_T1X1I6_2",
  2708. "BFD_RELOC_PRU_U16",
  2709. "BFD_RELOC_PRU_U16_PMEMIMM",
  2710. "BFD_RELOC_PRU_LDI32",
  2711. "BFD_RELOC_PRU_S10_PCREL",
  2712. "BFD_RELOC_PRU_U8_PCREL",
  2713. "BFD_RELOC_PRU_32_PMEM",
  2714. "BFD_RELOC_PRU_16_PMEM",
  2715. "BFD_RELOC_PRU_GNU_DIFF8",
  2716. "BFD_RELOC_PRU_GNU_DIFF16",
  2717. "BFD_RELOC_PRU_GNU_DIFF32",
  2718. "BFD_RELOC_PRU_GNU_DIFF16_PMEM",
  2719. "BFD_RELOC_PRU_GNU_DIFF32_PMEM",
  2720. "BFD_RELOC_IQ2000_OFFSET_16",
  2721. "BFD_RELOC_IQ2000_OFFSET_21",
  2722. "BFD_RELOC_IQ2000_UHI16",
  2723. "BFD_RELOC_XTENSA_RTLD",
  2724. "BFD_RELOC_XTENSA_GLOB_DAT",
  2725. "BFD_RELOC_XTENSA_JMP_SLOT",
  2726. "BFD_RELOC_XTENSA_RELATIVE",
  2727. "BFD_RELOC_XTENSA_PLT",
  2728. "BFD_RELOC_XTENSA_DIFF8",
  2729. "BFD_RELOC_XTENSA_DIFF16",
  2730. "BFD_RELOC_XTENSA_DIFF32",
  2731. "BFD_RELOC_XTENSA_SLOT0_OP",
  2732. "BFD_RELOC_XTENSA_SLOT1_OP",
  2733. "BFD_RELOC_XTENSA_SLOT2_OP",
  2734. "BFD_RELOC_XTENSA_SLOT3_OP",
  2735. "BFD_RELOC_XTENSA_SLOT4_OP",
  2736. "BFD_RELOC_XTENSA_SLOT5_OP",
  2737. "BFD_RELOC_XTENSA_SLOT6_OP",
  2738. "BFD_RELOC_XTENSA_SLOT7_OP",
  2739. "BFD_RELOC_XTENSA_SLOT8_OP",
  2740. "BFD_RELOC_XTENSA_SLOT9_OP",
  2741. "BFD_RELOC_XTENSA_SLOT10_OP",
  2742. "BFD_RELOC_XTENSA_SLOT11_OP",
  2743. "BFD_RELOC_XTENSA_SLOT12_OP",
  2744. "BFD_RELOC_XTENSA_SLOT13_OP",
  2745. "BFD_RELOC_XTENSA_SLOT14_OP",
  2746. "BFD_RELOC_XTENSA_SLOT0_ALT",
  2747. "BFD_RELOC_XTENSA_SLOT1_ALT",
  2748. "BFD_RELOC_XTENSA_SLOT2_ALT",
  2749. "BFD_RELOC_XTENSA_SLOT3_ALT",
  2750. "BFD_RELOC_XTENSA_SLOT4_ALT",
  2751. "BFD_RELOC_XTENSA_SLOT5_ALT",
  2752. "BFD_RELOC_XTENSA_SLOT6_ALT",
  2753. "BFD_RELOC_XTENSA_SLOT7_ALT",
  2754. "BFD_RELOC_XTENSA_SLOT8_ALT",
  2755. "BFD_RELOC_XTENSA_SLOT9_ALT",
  2756. "BFD_RELOC_XTENSA_SLOT10_ALT",
  2757. "BFD_RELOC_XTENSA_SLOT11_ALT",
  2758. "BFD_RELOC_XTENSA_SLOT12_ALT",
  2759. "BFD_RELOC_XTENSA_SLOT13_ALT",
  2760. "BFD_RELOC_XTENSA_SLOT14_ALT",
  2761. "BFD_RELOC_XTENSA_OP0",
  2762. "BFD_RELOC_XTENSA_OP1",
  2763. "BFD_RELOC_XTENSA_OP2",
  2764. "BFD_RELOC_XTENSA_ASM_EXPAND",
  2765. "BFD_RELOC_XTENSA_ASM_SIMPLIFY",
  2766. "BFD_RELOC_XTENSA_TLSDESC_FN",
  2767. "BFD_RELOC_XTENSA_TLSDESC_ARG",
  2768. "BFD_RELOC_XTENSA_TLS_DTPOFF",
  2769. "BFD_RELOC_XTENSA_TLS_TPOFF",
  2770. "BFD_RELOC_XTENSA_TLS_FUNC",
  2771. "BFD_RELOC_XTENSA_TLS_ARG",
  2772. "BFD_RELOC_XTENSA_TLS_CALL",
  2773. "BFD_RELOC_XTENSA_PDIFF8",
  2774. "BFD_RELOC_XTENSA_PDIFF16",
  2775. "BFD_RELOC_XTENSA_PDIFF32",
  2776. "BFD_RELOC_XTENSA_NDIFF8",
  2777. "BFD_RELOC_XTENSA_NDIFF16",
  2778. "BFD_RELOC_XTENSA_NDIFF32",
  2779. "BFD_RELOC_Z80_DISP8",
  2780. "BFD_RELOC_Z80_BYTE0",
  2781. "BFD_RELOC_Z80_BYTE1",
  2782. "BFD_RELOC_Z80_BYTE2",
  2783. "BFD_RELOC_Z80_BYTE3",
  2784. "BFD_RELOC_Z80_WORD0",
  2785. "BFD_RELOC_Z80_WORD1",
  2786. "BFD_RELOC_Z80_16_BE",
  2787. "BFD_RELOC_Z8K_DISP7",
  2788. "BFD_RELOC_Z8K_CALLR",
  2789. "BFD_RELOC_Z8K_IMM4L",
  2790. "BFD_RELOC_LM32_CALL",
  2791. "BFD_RELOC_LM32_BRANCH",
  2792. "BFD_RELOC_LM32_16_GOT",
  2793. "BFD_RELOC_LM32_GOTOFF_HI16",
  2794. "BFD_RELOC_LM32_GOTOFF_LO16",
  2795. "BFD_RELOC_LM32_COPY",
  2796. "BFD_RELOC_LM32_GLOB_DAT",
  2797. "BFD_RELOC_LM32_JMP_SLOT",
  2798. "BFD_RELOC_LM32_RELATIVE",
  2799. "BFD_RELOC_MACH_O_SECTDIFF",
  2800. "BFD_RELOC_MACH_O_LOCAL_SECTDIFF",
  2801. "BFD_RELOC_MACH_O_PAIR",
  2802. "BFD_RELOC_MACH_O_SUBTRACTOR32",
  2803. "BFD_RELOC_MACH_O_SUBTRACTOR64",
  2804. "BFD_RELOC_MACH_O_X86_64_BRANCH32",
  2805. "BFD_RELOC_MACH_O_X86_64_BRANCH8",
  2806. "BFD_RELOC_MACH_O_X86_64_GOT",
  2807. "BFD_RELOC_MACH_O_X86_64_GOT_LOAD",
  2808. "BFD_RELOC_MACH_O_X86_64_PCREL32_1",
  2809. "BFD_RELOC_MACH_O_X86_64_PCREL32_2",
  2810. "BFD_RELOC_MACH_O_X86_64_PCREL32_4",
  2811. "BFD_RELOC_MACH_O_X86_64_TLV",
  2812. "BFD_RELOC_MACH_O_ARM64_ADDEND",
  2813. "BFD_RELOC_MACH_O_ARM64_GOT_LOAD_PAGE21",
  2814. "BFD_RELOC_MACH_O_ARM64_GOT_LOAD_PAGEOFF12",
  2815. "BFD_RELOC_MACH_O_ARM64_POINTER_TO_GOT",
  2816. "BFD_RELOC_MICROBLAZE_32_LO",
  2817. "BFD_RELOC_MICROBLAZE_32_LO_PCREL",
  2818. "BFD_RELOC_MICROBLAZE_32_ROSDA",
  2819. "BFD_RELOC_MICROBLAZE_32_RWSDA",
  2820. "BFD_RELOC_MICROBLAZE_32_SYM_OP_SYM",
  2821. "BFD_RELOC_MICROBLAZE_64_NONE",
  2822. "BFD_RELOC_MICROBLAZE_64_GOTPC",
  2823. "BFD_RELOC_MICROBLAZE_64_GOT",
  2824. "BFD_RELOC_MICROBLAZE_64_PLT",
  2825. "BFD_RELOC_MICROBLAZE_64_GOTOFF",
  2826. "BFD_RELOC_MICROBLAZE_32_GOTOFF",
  2827. "BFD_RELOC_MICROBLAZE_COPY",
  2828. "BFD_RELOC_MICROBLAZE_64_TLS",
  2829. "BFD_RELOC_MICROBLAZE_64_TLSGD",
  2830. "BFD_RELOC_MICROBLAZE_64_TLSLD",
  2831. "BFD_RELOC_MICROBLAZE_32_TLSDTPMOD",
  2832. "BFD_RELOC_MICROBLAZE_32_TLSDTPREL",
  2833. "BFD_RELOC_MICROBLAZE_64_TLSDTPREL",
  2834. "BFD_RELOC_MICROBLAZE_64_TLSGOTTPREL",
  2835. "BFD_RELOC_MICROBLAZE_64_TLSTPREL",
  2836. "BFD_RELOC_MICROBLAZE_64_TEXTPCREL",
  2837. "BFD_RELOC_MICROBLAZE_64_TEXTREL",
  2838. "BFD_RELOC_AARCH64_RELOC_START",
  2839. "BFD_RELOC_AARCH64_NULL",
  2840. "BFD_RELOC_AARCH64_NONE",
  2841. "BFD_RELOC_AARCH64_64",
  2842. "BFD_RELOC_AARCH64_32",
  2843. "BFD_RELOC_AARCH64_16",
  2844. "BFD_RELOC_AARCH64_64_PCREL",
  2845. "BFD_RELOC_AARCH64_32_PCREL",
  2846. "BFD_RELOC_AARCH64_16_PCREL",
  2847. "BFD_RELOC_AARCH64_MOVW_G0",
  2848. "BFD_RELOC_AARCH64_MOVW_G0_NC",
  2849. "BFD_RELOC_AARCH64_MOVW_G1",
  2850. "BFD_RELOC_AARCH64_MOVW_G1_NC",
  2851. "BFD_RELOC_AARCH64_MOVW_G2",
  2852. "BFD_RELOC_AARCH64_MOVW_G2_NC",
  2853. "BFD_RELOC_AARCH64_MOVW_G3",
  2854. "BFD_RELOC_AARCH64_MOVW_G0_S",
  2855. "BFD_RELOC_AARCH64_MOVW_G1_S",
  2856. "BFD_RELOC_AARCH64_MOVW_G2_S",
  2857. "BFD_RELOC_AARCH64_MOVW_PREL_G0",
  2858. "BFD_RELOC_AARCH64_MOVW_PREL_G0_NC",
  2859. "BFD_RELOC_AARCH64_MOVW_PREL_G1",
  2860. "BFD_RELOC_AARCH64_MOVW_PREL_G1_NC",
  2861. "BFD_RELOC_AARCH64_MOVW_PREL_G2",
  2862. "BFD_RELOC_AARCH64_MOVW_PREL_G2_NC",
  2863. "BFD_RELOC_AARCH64_MOVW_PREL_G3",
  2864. "BFD_RELOC_AARCH64_LD_LO19_PCREL",
  2865. "BFD_RELOC_AARCH64_ADR_LO21_PCREL",
  2866. "BFD_RELOC_AARCH64_ADR_HI21_PCREL",
  2867. "BFD_RELOC_AARCH64_ADR_HI21_NC_PCREL",
  2868. "BFD_RELOC_AARCH64_ADD_LO12",
  2869. "BFD_RELOC_AARCH64_LDST8_LO12",
  2870. "BFD_RELOC_AARCH64_TSTBR14",
  2871. "BFD_RELOC_AARCH64_BRANCH19",
  2872. "BFD_RELOC_AARCH64_JUMP26",
  2873. "BFD_RELOC_AARCH64_CALL26",
  2874. "BFD_RELOC_AARCH64_LDST16_LO12",
  2875. "BFD_RELOC_AARCH64_LDST32_LO12",
  2876. "BFD_RELOC_AARCH64_LDST64_LO12",
  2877. "BFD_RELOC_AARCH64_LDST128_LO12",
  2878. "BFD_RELOC_AARCH64_GOT_LD_PREL19",
  2879. "BFD_RELOC_AARCH64_ADR_GOT_PAGE",
  2880. "BFD_RELOC_AARCH64_LD64_GOT_LO12_NC",
  2881. "BFD_RELOC_AARCH64_LD32_GOT_LO12_NC",
  2882. "BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC",
  2883. "BFD_RELOC_AARCH64_MOVW_GOTOFF_G1",
  2884. "BFD_RELOC_AARCH64_LD64_GOTOFF_LO15",
  2885. "BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14",
  2886. "BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15",
  2887. "BFD_RELOC_AARCH64_TLSGD_ADR_PAGE21",
  2888. "BFD_RELOC_AARCH64_TLSGD_ADR_PREL21",
  2889. "BFD_RELOC_AARCH64_TLSGD_ADD_LO12_NC",
  2890. "BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC",
  2891. "BFD_RELOC_AARCH64_TLSGD_MOVW_G1",
  2892. "BFD_RELOC_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21",
  2893. "BFD_RELOC_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC",
  2894. "BFD_RELOC_AARCH64_TLSIE_LD32_GOTTPREL_LO12_NC",
  2895. "BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19",
  2896. "BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC",
  2897. "BFD_RELOC_AARCH64_TLSIE_MOVW_GOTTPREL_G1",
  2898. "BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_HI12",
  2899. "BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12",
  2900. "BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC",
  2901. "BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC",
  2902. "BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21",
  2903. "BFD_RELOC_AARCH64_TLSLD_ADR_PREL21",
  2904. "BFD_RELOC_AARCH64_TLSLD_LDST16_DTPREL_LO12",
  2905. "BFD_RELOC_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC",
  2906. "BFD_RELOC_AARCH64_TLSLD_LDST32_DTPREL_LO12",
  2907. "BFD_RELOC_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC",
  2908. "BFD_RELOC_AARCH64_TLSLD_LDST64_DTPREL_LO12",
  2909. "BFD_RELOC_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC",
  2910. "BFD_RELOC_AARCH64_TLSLD_LDST8_DTPREL_LO12",
  2911. "BFD_RELOC_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC",
  2912. "BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0",
  2913. "BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0_NC",
  2914. "BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1",
  2915. "BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1_NC",
  2916. "BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G2",
  2917. "BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G2",
  2918. "BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G1",
  2919. "BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G1_NC",
  2920. "BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G0",
  2921. "BFD_RELOC_AARCH64_TLSLE_MOVW_TPREL_G0_NC",
  2922. "BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_HI12",
  2923. "BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_LO12",
  2924. "BFD_RELOC_AARCH64_TLSLE_ADD_TPREL_LO12_NC",
  2925. "BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12",
  2926. "BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12_NC",
  2927. "BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12",
  2928. "BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12_NC",
  2929. "BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12",
  2930. "BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12_NC",
  2931. "BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12",
  2932. "BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12_NC",
  2933. "BFD_RELOC_AARCH64_TLSDESC_LD_PREL19",
  2934. "BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21",
  2935. "BFD_RELOC_AARCH64_TLSDESC_ADR_PAGE21",
  2936. "BFD_RELOC_AARCH64_TLSDESC_LD64_LO12",
  2937. "BFD_RELOC_AARCH64_TLSDESC_LD32_LO12_NC",
  2938. "BFD_RELOC_AARCH64_TLSDESC_ADD_LO12",
  2939. "BFD_RELOC_AARCH64_TLSDESC_OFF_G1",
  2940. "BFD_RELOC_AARCH64_TLSDESC_OFF_G0_NC",
  2941. "BFD_RELOC_AARCH64_TLSDESC_LDR",
  2942. "BFD_RELOC_AARCH64_TLSDESC_ADD",
  2943. "BFD_RELOC_AARCH64_TLSDESC_CALL",
  2944. "BFD_RELOC_AARCH64_COPY",
  2945. "BFD_RELOC_AARCH64_GLOB_DAT",
  2946. "BFD_RELOC_AARCH64_JUMP_SLOT",
  2947. "BFD_RELOC_AARCH64_RELATIVE",
  2948. "BFD_RELOC_AARCH64_TLS_DTPMOD",
  2949. "BFD_RELOC_AARCH64_TLS_DTPREL",
  2950. "BFD_RELOC_AARCH64_TLS_TPREL",
  2951. "BFD_RELOC_AARCH64_TLSDESC",
  2952. "BFD_RELOC_AARCH64_IRELATIVE",
  2953. "BFD_RELOC_AARCH64_RELOC_END",
  2954. "BFD_RELOC_AARCH64_GAS_INTERNAL_FIXUP",
  2955. "BFD_RELOC_AARCH64_LDST_LO12",
  2956. "BFD_RELOC_AARCH64_TLSLD_LDST_DTPREL_LO12",
  2957. "BFD_RELOC_AARCH64_TLSLD_LDST_DTPREL_LO12_NC",
  2958. "BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12",
  2959. "BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12_NC",
  2960. "BFD_RELOC_AARCH64_LD_GOT_LO12_NC",
  2961. "BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_LO12_NC",
  2962. "BFD_RELOC_AARCH64_TLSDESC_LD_LO12_NC",
  2963. "BFD_RELOC_TILEPRO_COPY",
  2964. "BFD_RELOC_TILEPRO_GLOB_DAT",
  2965. "BFD_RELOC_TILEPRO_JMP_SLOT",
  2966. "BFD_RELOC_TILEPRO_RELATIVE",
  2967. "BFD_RELOC_TILEPRO_BROFF_X1",
  2968. "BFD_RELOC_TILEPRO_JOFFLONG_X1",
  2969. "BFD_RELOC_TILEPRO_JOFFLONG_X1_PLT",
  2970. "BFD_RELOC_TILEPRO_IMM8_X0",
  2971. "BFD_RELOC_TILEPRO_IMM8_Y0",
  2972. "BFD_RELOC_TILEPRO_IMM8_X1",
  2973. "BFD_RELOC_TILEPRO_IMM8_Y1",
  2974. "BFD_RELOC_TILEPRO_DEST_IMM8_X1",
  2975. "BFD_RELOC_TILEPRO_MT_IMM15_X1",
  2976. "BFD_RELOC_TILEPRO_MF_IMM15_X1",
  2977. "BFD_RELOC_TILEPRO_IMM16_X0",
  2978. "BFD_RELOC_TILEPRO_IMM16_X1",
  2979. "BFD_RELOC_TILEPRO_IMM16_X0_LO",
  2980. "BFD_RELOC_TILEPRO_IMM16_X1_LO",
  2981. "BFD_RELOC_TILEPRO_IMM16_X0_HI",
  2982. "BFD_RELOC_TILEPRO_IMM16_X1_HI",
  2983. "BFD_RELOC_TILEPRO_IMM16_X0_HA",
  2984. "BFD_RELOC_TILEPRO_IMM16_X1_HA",
  2985. "BFD_RELOC_TILEPRO_IMM16_X0_PCREL",
  2986. "BFD_RELOC_TILEPRO_IMM16_X1_PCREL",
  2987. "BFD_RELOC_TILEPRO_IMM16_X0_LO_PCREL",
  2988. "BFD_RELOC_TILEPRO_IMM16_X1_LO_PCREL",
  2989. "BFD_RELOC_TILEPRO_IMM16_X0_HI_PCREL",
  2990. "BFD_RELOC_TILEPRO_IMM16_X1_HI_PCREL",
  2991. "BFD_RELOC_TILEPRO_IMM16_X0_HA_PCREL",
  2992. "BFD_RELOC_TILEPRO_IMM16_X1_HA_PCREL",
  2993. "BFD_RELOC_TILEPRO_IMM16_X0_GOT",
  2994. "BFD_RELOC_TILEPRO_IMM16_X1_GOT",
  2995. "BFD_RELOC_TILEPRO_IMM16_X0_GOT_LO",
  2996. "BFD_RELOC_TILEPRO_IMM16_X1_GOT_LO",
  2997. "BFD_RELOC_TILEPRO_IMM16_X0_GOT_HI",
  2998. "BFD_RELOC_TILEPRO_IMM16_X1_GOT_HI",
  2999. "BFD_RELOC_TILEPRO_IMM16_X0_GOT_HA",
  3000. "BFD_RELOC_TILEPRO_IMM16_X1_GOT_HA",
  3001. "BFD_RELOC_TILEPRO_MMSTART_X0",
  3002. "BFD_RELOC_TILEPRO_MMEND_X0",
  3003. "BFD_RELOC_TILEPRO_MMSTART_X1",
  3004. "BFD_RELOC_TILEPRO_MMEND_X1",
  3005. "BFD_RELOC_TILEPRO_SHAMT_X0",
  3006. "BFD_RELOC_TILEPRO_SHAMT_X1",
  3007. "BFD_RELOC_TILEPRO_SHAMT_Y0",
  3008. "BFD_RELOC_TILEPRO_SHAMT_Y1",
  3009. "BFD_RELOC_TILEPRO_TLS_GD_CALL",
  3010. "BFD_RELOC_TILEPRO_IMM8_X0_TLS_GD_ADD",
  3011. "BFD_RELOC_TILEPRO_IMM8_X1_TLS_GD_ADD",
  3012. "BFD_RELOC_TILEPRO_IMM8_Y0_TLS_GD_ADD",
  3013. "BFD_RELOC_TILEPRO_IMM8_Y1_TLS_GD_ADD",
  3014. "BFD_RELOC_TILEPRO_TLS_IE_LOAD",
  3015. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD",
  3016. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD",
  3017. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD_LO",
  3018. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD_LO",
  3019. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD_HI",
  3020. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD_HI",
  3021. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_GD_HA",
  3022. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_GD_HA",
  3023. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE",
  3024. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE",
  3025. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE_LO",
  3026. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE_LO",
  3027. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE_HI",
  3028. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE_HI",
  3029. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_IE_HA",
  3030. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_IE_HA",
  3031. "BFD_RELOC_TILEPRO_TLS_DTPMOD32",
  3032. "BFD_RELOC_TILEPRO_TLS_DTPOFF32",
  3033. "BFD_RELOC_TILEPRO_TLS_TPOFF32",
  3034. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE",
  3035. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE",
  3036. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE_LO",
  3037. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE_LO",
  3038. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE_HI",
  3039. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE_HI",
  3040. "BFD_RELOC_TILEPRO_IMM16_X0_TLS_LE_HA",
  3041. "BFD_RELOC_TILEPRO_IMM16_X1_TLS_LE_HA",
  3042. "BFD_RELOC_TILEGX_HW0",
  3043. "BFD_RELOC_TILEGX_HW1",
  3044. "BFD_RELOC_TILEGX_HW2",
  3045. "BFD_RELOC_TILEGX_HW3",
  3046. "BFD_RELOC_TILEGX_HW0_LAST",
  3047. "BFD_RELOC_TILEGX_HW1_LAST",
  3048. "BFD_RELOC_TILEGX_HW2_LAST",
  3049. "BFD_RELOC_TILEGX_COPY",
  3050. "BFD_RELOC_TILEGX_GLOB_DAT",
  3051. "BFD_RELOC_TILEGX_JMP_SLOT",
  3052. "BFD_RELOC_TILEGX_RELATIVE",
  3053. "BFD_RELOC_TILEGX_BROFF_X1",
  3054. "BFD_RELOC_TILEGX_JUMPOFF_X1",
  3055. "BFD_RELOC_TILEGX_JUMPOFF_X1_PLT",
  3056. "BFD_RELOC_TILEGX_IMM8_X0",
  3057. "BFD_RELOC_TILEGX_IMM8_Y0",
  3058. "BFD_RELOC_TILEGX_IMM8_X1",
  3059. "BFD_RELOC_TILEGX_IMM8_Y1",
  3060. "BFD_RELOC_TILEGX_DEST_IMM8_X1",
  3061. "BFD_RELOC_TILEGX_MT_IMM14_X1",
  3062. "BFD_RELOC_TILEGX_MF_IMM14_X1",
  3063. "BFD_RELOC_TILEGX_MMSTART_X0",
  3064. "BFD_RELOC_TILEGX_MMEND_X0",
  3065. "BFD_RELOC_TILEGX_SHAMT_X0",
  3066. "BFD_RELOC_TILEGX_SHAMT_X1",
  3067. "BFD_RELOC_TILEGX_SHAMT_Y0",
  3068. "BFD_RELOC_TILEGX_SHAMT_Y1",
  3069. "BFD_RELOC_TILEGX_IMM16_X0_HW0",
  3070. "BFD_RELOC_TILEGX_IMM16_X1_HW0",
  3071. "BFD_RELOC_TILEGX_IMM16_X0_HW1",
  3072. "BFD_RELOC_TILEGX_IMM16_X1_HW1",
  3073. "BFD_RELOC_TILEGX_IMM16_X0_HW2",
  3074. "BFD_RELOC_TILEGX_IMM16_X1_HW2",
  3075. "BFD_RELOC_TILEGX_IMM16_X0_HW3",
  3076. "BFD_RELOC_TILEGX_IMM16_X1_HW3",
  3077. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST",
  3078. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST",
  3079. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST",
  3080. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST",
  3081. "BFD_RELOC_TILEGX_IMM16_X0_HW2_LAST",
  3082. "BFD_RELOC_TILEGX_IMM16_X1_HW2_LAST",
  3083. "BFD_RELOC_TILEGX_IMM16_X0_HW0_PCREL",
  3084. "BFD_RELOC_TILEGX_IMM16_X1_HW0_PCREL",
  3085. "BFD_RELOC_TILEGX_IMM16_X0_HW1_PCREL",
  3086. "BFD_RELOC_TILEGX_IMM16_X1_HW1_PCREL",
  3087. "BFD_RELOC_TILEGX_IMM16_X0_HW2_PCREL",
  3088. "BFD_RELOC_TILEGX_IMM16_X1_HW2_PCREL",
  3089. "BFD_RELOC_TILEGX_IMM16_X0_HW3_PCREL",
  3090. "BFD_RELOC_TILEGX_IMM16_X1_HW3_PCREL",
  3091. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_PCREL",
  3092. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_PCREL",
  3093. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_PCREL",
  3094. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_PCREL",
  3095. "BFD_RELOC_TILEGX_IMM16_X0_HW2_LAST_PCREL",
  3096. "BFD_RELOC_TILEGX_IMM16_X1_HW2_LAST_PCREL",
  3097. "BFD_RELOC_TILEGX_IMM16_X0_HW0_GOT",
  3098. "BFD_RELOC_TILEGX_IMM16_X1_HW0_GOT",
  3099. "BFD_RELOC_TILEGX_IMM16_X0_HW0_PLT_PCREL",
  3100. "BFD_RELOC_TILEGX_IMM16_X1_HW0_PLT_PCREL",
  3101. "BFD_RELOC_TILEGX_IMM16_X0_HW1_PLT_PCREL",
  3102. "BFD_RELOC_TILEGX_IMM16_X1_HW1_PLT_PCREL",
  3103. "BFD_RELOC_TILEGX_IMM16_X0_HW2_PLT_PCREL",
  3104. "BFD_RELOC_TILEGX_IMM16_X1_HW2_PLT_PCREL",
  3105. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_GOT",
  3106. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_GOT",
  3107. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_GOT",
  3108. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_GOT",
  3109. "BFD_RELOC_TILEGX_IMM16_X0_HW3_PLT_PCREL",
  3110. "BFD_RELOC_TILEGX_IMM16_X1_HW3_PLT_PCREL",
  3111. "BFD_RELOC_TILEGX_IMM16_X0_HW0_TLS_GD",
  3112. "BFD_RELOC_TILEGX_IMM16_X1_HW0_TLS_GD",
  3113. "BFD_RELOC_TILEGX_IMM16_X0_HW0_TLS_LE",
  3114. "BFD_RELOC_TILEGX_IMM16_X1_HW0_TLS_LE",
  3115. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_TLS_LE",
  3116. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_TLS_LE",
  3117. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_TLS_LE",
  3118. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_TLS_LE",
  3119. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_TLS_GD",
  3120. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_TLS_GD",
  3121. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_TLS_GD",
  3122. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_TLS_GD",
  3123. "BFD_RELOC_TILEGX_IMM16_X0_HW0_TLS_IE",
  3124. "BFD_RELOC_TILEGX_IMM16_X1_HW0_TLS_IE",
  3125. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_PLT_PCREL",
  3126. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_PLT_PCREL",
  3127. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_PLT_PCREL",
  3128. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_PLT_PCREL",
  3129. "BFD_RELOC_TILEGX_IMM16_X0_HW2_LAST_PLT_PCREL",
  3130. "BFD_RELOC_TILEGX_IMM16_X1_HW2_LAST_PLT_PCREL",
  3131. "BFD_RELOC_TILEGX_IMM16_X0_HW0_LAST_TLS_IE",
  3132. "BFD_RELOC_TILEGX_IMM16_X1_HW0_LAST_TLS_IE",
  3133. "BFD_RELOC_TILEGX_IMM16_X0_HW1_LAST_TLS_IE",
  3134. "BFD_RELOC_TILEGX_IMM16_X1_HW1_LAST_TLS_IE",
  3135. "BFD_RELOC_TILEGX_TLS_DTPMOD64",
  3136. "BFD_RELOC_TILEGX_TLS_DTPOFF64",
  3137. "BFD_RELOC_TILEGX_TLS_TPOFF64",
  3138. "BFD_RELOC_TILEGX_TLS_DTPMOD32",
  3139. "BFD_RELOC_TILEGX_TLS_DTPOFF32",
  3140. "BFD_RELOC_TILEGX_TLS_TPOFF32",
  3141. "BFD_RELOC_TILEGX_TLS_GD_CALL",
  3142. "BFD_RELOC_TILEGX_IMM8_X0_TLS_GD_ADD",
  3143. "BFD_RELOC_TILEGX_IMM8_X1_TLS_GD_ADD",
  3144. "BFD_RELOC_TILEGX_IMM8_Y0_TLS_GD_ADD",
  3145. "BFD_RELOC_TILEGX_IMM8_Y1_TLS_GD_ADD",
  3146. "BFD_RELOC_TILEGX_TLS_IE_LOAD",
  3147. "BFD_RELOC_TILEGX_IMM8_X0_TLS_ADD",
  3148. "BFD_RELOC_TILEGX_IMM8_X1_TLS_ADD",
  3149. "BFD_RELOC_TILEGX_IMM8_Y0_TLS_ADD",
  3150. "BFD_RELOC_TILEGX_IMM8_Y1_TLS_ADD",
  3151. "BFD_RELOC_BPF_64",
  3152. "BFD_RELOC_BPF_32",
  3153. "BFD_RELOC_BPF_16",
  3154. "BFD_RELOC_BPF_DISP16",
  3155. "BFD_RELOC_BPF_DISP32",
  3156. "BFD_RELOC_EPIPHANY_SIMM8",
  3157. "BFD_RELOC_EPIPHANY_SIMM24",
  3158. "BFD_RELOC_EPIPHANY_HIGH",
  3159. "BFD_RELOC_EPIPHANY_LOW",
  3160. "BFD_RELOC_EPIPHANY_SIMM11",
  3161. "BFD_RELOC_EPIPHANY_IMM11",
  3162. "BFD_RELOC_EPIPHANY_IMM8",
  3163. "BFD_RELOC_VISIUM_HI16",
  3164. "BFD_RELOC_VISIUM_LO16",
  3165. "BFD_RELOC_VISIUM_IM16",
  3166. "BFD_RELOC_VISIUM_REL16",
  3167. "BFD_RELOC_VISIUM_HI16_PCREL",
  3168. "BFD_RELOC_VISIUM_LO16_PCREL",
  3169. "BFD_RELOC_VISIUM_IM16_PCREL",
  3170. "BFD_RELOC_WASM32_LEB128",
  3171. "BFD_RELOC_WASM32_LEB128_GOT",
  3172. "BFD_RELOC_WASM32_LEB128_GOT_CODE",
  3173. "BFD_RELOC_WASM32_LEB128_PLT",
  3174. "BFD_RELOC_WASM32_PLT_INDEX",
  3175. "BFD_RELOC_WASM32_ABS32_CODE",
  3176. "BFD_RELOC_WASM32_COPY",
  3177. "BFD_RELOC_WASM32_CODE_POINTER",
  3178. "BFD_RELOC_WASM32_INDEX",
  3179. "BFD_RELOC_WASM32_PLT_SIG",
  3180. "BFD_RELOC_CKCORE_NONE",
  3181. "BFD_RELOC_CKCORE_ADDR32",
  3182. "BFD_RELOC_CKCORE_PCREL_IMM8BY4",
  3183. "BFD_RELOC_CKCORE_PCREL_IMM11BY2",
  3184. "BFD_RELOC_CKCORE_PCREL_IMM4BY2",
  3185. "BFD_RELOC_CKCORE_PCREL32",
  3186. "BFD_RELOC_CKCORE_PCREL_JSR_IMM11BY2",
  3187. "BFD_RELOC_CKCORE_GNU_VTINHERIT",
  3188. "BFD_RELOC_CKCORE_GNU_VTENTRY",
  3189. "BFD_RELOC_CKCORE_RELATIVE",
  3190. "BFD_RELOC_CKCORE_COPY",
  3191. "BFD_RELOC_CKCORE_GLOB_DAT",
  3192. "BFD_RELOC_CKCORE_JUMP_SLOT",
  3193. "BFD_RELOC_CKCORE_GOTOFF",
  3194. "BFD_RELOC_CKCORE_GOTPC",
  3195. "BFD_RELOC_CKCORE_GOT32",
  3196. "BFD_RELOC_CKCORE_PLT32",
  3197. "BFD_RELOC_CKCORE_ADDRGOT",
  3198. "BFD_RELOC_CKCORE_ADDRPLT",
  3199. "BFD_RELOC_CKCORE_PCREL_IMM26BY2",
  3200. "BFD_RELOC_CKCORE_PCREL_IMM16BY2",
  3201. "BFD_RELOC_CKCORE_PCREL_IMM16BY4",
  3202. "BFD_RELOC_CKCORE_PCREL_IMM10BY2",
  3203. "BFD_RELOC_CKCORE_PCREL_IMM10BY4",
  3204. "BFD_RELOC_CKCORE_ADDR_HI16",
  3205. "BFD_RELOC_CKCORE_ADDR_LO16",
  3206. "BFD_RELOC_CKCORE_GOTPC_HI16",
  3207. "BFD_RELOC_CKCORE_GOTPC_LO16",
  3208. "BFD_RELOC_CKCORE_GOTOFF_HI16",
  3209. "BFD_RELOC_CKCORE_GOTOFF_LO16",
  3210. "BFD_RELOC_CKCORE_GOT12",
  3211. "BFD_RELOC_CKCORE_GOT_HI16",
  3212. "BFD_RELOC_CKCORE_GOT_LO16",
  3213. "BFD_RELOC_CKCORE_PLT12",
  3214. "BFD_RELOC_CKCORE_PLT_HI16",
  3215. "BFD_RELOC_CKCORE_PLT_LO16",
  3216. "BFD_RELOC_CKCORE_ADDRGOT_HI16",
  3217. "BFD_RELOC_CKCORE_ADDRGOT_LO16",
  3218. "BFD_RELOC_CKCORE_ADDRPLT_HI16",
  3219. "BFD_RELOC_CKCORE_ADDRPLT_LO16",
  3220. "BFD_RELOC_CKCORE_PCREL_JSR_IMM26BY2",
  3221. "BFD_RELOC_CKCORE_TOFFSET_LO16",
  3222. "BFD_RELOC_CKCORE_DOFFSET_LO16",
  3223. "BFD_RELOC_CKCORE_PCREL_IMM18BY2",
  3224. "BFD_RELOC_CKCORE_DOFFSET_IMM18",
  3225. "BFD_RELOC_CKCORE_DOFFSET_IMM18BY2",
  3226. "BFD_RELOC_CKCORE_DOFFSET_IMM18BY4",
  3227. "BFD_RELOC_CKCORE_GOTOFF_IMM18",
  3228. "BFD_RELOC_CKCORE_GOT_IMM18BY4",
  3229. "BFD_RELOC_CKCORE_PLT_IMM18BY4",
  3230. "BFD_RELOC_CKCORE_PCREL_IMM7BY4",
  3231. "BFD_RELOC_CKCORE_TLS_LE32",
  3232. "BFD_RELOC_CKCORE_TLS_IE32",
  3233. "BFD_RELOC_CKCORE_TLS_GD32",
  3234. "BFD_RELOC_CKCORE_TLS_LDM32",
  3235. "BFD_RELOC_CKCORE_TLS_LDO32",
  3236. "BFD_RELOC_CKCORE_TLS_DTPMOD32",
  3237. "BFD_RELOC_CKCORE_TLS_DTPOFF32",
  3238. "BFD_RELOC_CKCORE_TLS_TPOFF32",
  3239. "BFD_RELOC_CKCORE_PCREL_FLRW_IMM8BY4",
  3240. "BFD_RELOC_CKCORE_NOJSRI",
  3241. "BFD_RELOC_CKCORE_CALLGRAPH",
  3242. "BFD_RELOC_CKCORE_IRELATIVE",
  3243. "BFD_RELOC_CKCORE_PCREL_BLOOP_IMM4BY4",
  3244. "BFD_RELOC_CKCORE_PCREL_BLOOP_IMM12BY4",
  3245. "BFD_RELOC_S12Z_OPR",
  3246. "BFD_RELOC_LARCH_TLS_DTPMOD32",
  3247. "BFD_RELOC_LARCH_TLS_DTPREL32",
  3248. "BFD_RELOC_LARCH_TLS_DTPMOD64",
  3249. "BFD_RELOC_LARCH_TLS_DTPREL64",
  3250. "BFD_RELOC_LARCH_TLS_TPREL32",
  3251. "BFD_RELOC_LARCH_TLS_TPREL64",
  3252. "BFD_RELOC_LARCH_MARK_LA",
  3253. "BFD_RELOC_LARCH_MARK_PCREL",
  3254. "BFD_RELOC_LARCH_SOP_PUSH_PCREL",
  3255. "BFD_RELOC_LARCH_SOP_PUSH_ABSOLUTE",
  3256. "BFD_RELOC_LARCH_SOP_PUSH_DUP",
  3257. "BFD_RELOC_LARCH_SOP_PUSH_GPREL",
  3258. "BFD_RELOC_LARCH_SOP_PUSH_TLS_TPREL",
  3259. "BFD_RELOC_LARCH_SOP_PUSH_TLS_GOT",
  3260. "BFD_RELOC_LARCH_SOP_PUSH_TLS_GD",
  3261. "BFD_RELOC_LARCH_SOP_PUSH_PLT_PCREL",
  3262. "BFD_RELOC_LARCH_SOP_ASSERT",
  3263. "BFD_RELOC_LARCH_SOP_NOT",
  3264. "BFD_RELOC_LARCH_SOP_SUB",
  3265. "BFD_RELOC_LARCH_SOP_SL",
  3266. "BFD_RELOC_LARCH_SOP_SR",
  3267. "BFD_RELOC_LARCH_SOP_ADD",
  3268. "BFD_RELOC_LARCH_SOP_AND",
  3269. "BFD_RELOC_LARCH_SOP_IF_ELSE",
  3270. "BFD_RELOC_LARCH_SOP_POP_32_S_10_5",
  3271. "BFD_RELOC_LARCH_SOP_POP_32_U_10_12",
  3272. "BFD_RELOC_LARCH_SOP_POP_32_S_10_12",
  3273. "BFD_RELOC_LARCH_SOP_POP_32_S_10_16",
  3274. "BFD_RELOC_LARCH_SOP_POP_32_S_10_16_S2",
  3275. "BFD_RELOC_LARCH_SOP_POP_32_S_5_20",
  3276. "BFD_RELOC_LARCH_SOP_POP_32_S_0_5_10_16_S2",
  3277. "BFD_RELOC_LARCH_SOP_POP_32_S_0_10_10_16_S2",
  3278. "BFD_RELOC_LARCH_SOP_POP_32_U",
  3279. "BFD_RELOC_LARCH_ADD8",
  3280. "BFD_RELOC_LARCH_ADD16",
  3281. "BFD_RELOC_LARCH_ADD24",
  3282. "BFD_RELOC_LARCH_ADD32",
  3283. "BFD_RELOC_LARCH_ADD64",
  3284. "BFD_RELOC_LARCH_SUB8",
  3285. "BFD_RELOC_LARCH_SUB16",
  3286. "BFD_RELOC_LARCH_SUB24",
  3287. "BFD_RELOC_LARCH_SUB32",
  3288. "BFD_RELOC_LARCH_SUB64",
  3289. "@@overflow: BFD_RELOC_UNUSED@@",
  3290. };
  3291. #endif
  3292. reloc_howto_type *bfd_default_reloc_type_lookup
  3293. (bfd *abfd, bfd_reloc_code_real_type code);
  3294. bool bfd_generic_relax_section
  3295. (bfd *abfd,
  3296. asection *section,
  3297. struct bfd_link_info *,
  3298. bool *);
  3299. bool bfd_generic_gc_sections
  3300. (bfd *, struct bfd_link_info *);
  3301. bool bfd_generic_lookup_section_flags
  3302. (struct bfd_link_info *, struct flag_info *, asection *);
  3303. bool bfd_generic_merge_sections
  3304. (bfd *, struct bfd_link_info *);
  3305. bfd_byte *bfd_generic_get_relocated_section_contents
  3306. (bfd *abfd,
  3307. struct bfd_link_info *link_info,
  3308. struct bfd_link_order *link_order,
  3309. bfd_byte *data,
  3310. bool relocatable,
  3311. asymbol **symbols);
  3312. void _bfd_generic_set_reloc
  3313. (bfd *abfd,
  3314. sec_ptr section,
  3315. arelent **relptr,
  3316. unsigned int count);
  3317. bool _bfd_unrecognized_reloc
  3318. (bfd * abfd,
  3319. sec_ptr section,
  3320. unsigned int r_type);
  3321. /* Extracted from archures.c. */
  3322. extern const bfd_arch_info_type bfd_default_arch_struct;
  3323. const bfd_arch_info_type *bfd_default_compatible
  3324. (const bfd_arch_info_type *a, const bfd_arch_info_type *b);
  3325. bool bfd_default_scan
  3326. (const struct bfd_arch_info *info, const char *string);
  3327. void *bfd_arch_default_fill (bfd_size_type count,
  3328. bool is_bigendian,
  3329. bool code);
  3330. /* Extracted from linker.c. */
  3331. bool _bfd_generic_verify_endian_match
  3332. (bfd *ibfd, struct bfd_link_info *info);
  3333. #ifdef __cplusplus
  3334. }
  3335. #endif
  3336. #endif