symtable.pas 139 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl, Pierre Muller
  3. This unit handles the symbol tables
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit symtable;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. { common }
  22. cutils,cclasses,globtype,tokens,
  23. { symtable }
  24. symconst,symbase,symtype,symdef,symsym,
  25. { ppu }
  26. ppu;
  27. {****************************************************************************
  28. Symtable types
  29. ****************************************************************************}
  30. type
  31. tstoredsymtable = class(TSymtable)
  32. private
  33. init_final_check_done : boolean;
  34. procedure _needs_init_final(sym:TObject;arg:pointer);
  35. procedure check_forward(sym:TObject;arg:pointer);
  36. procedure check_block_valid(def: TObject;arg:pointer);
  37. procedure labeldefined(sym:TObject;arg:pointer);
  38. procedure varsymbolused(sym:TObject;arg:pointer);
  39. procedure TestPrivate(sym:TObject;arg:pointer);
  40. procedure objectprivatesymbolused(sym:TObject;arg:pointer);
  41. procedure loaddefs(ppufile:tcompilerppufile);
  42. procedure loadsyms(ppufile:tcompilerppufile);
  43. procedure writedefs(ppufile:tcompilerppufile);
  44. procedure writesyms(ppufile:tcompilerppufile);
  45. public
  46. procedure insert(sym:TSymEntry;checkdup:boolean=true);override;
  47. procedure delete(sym:TSymEntry);override;
  48. { load/write }
  49. procedure ppuload(ppufile:tcompilerppufile);virtual;
  50. procedure ppuwrite(ppufile:tcompilerppufile);virtual;
  51. procedure buildderef;virtual;
  52. procedure buildderefimpl;virtual;
  53. procedure deref;virtual;
  54. procedure derefimpl;virtual;
  55. function checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;override;
  56. procedure allsymbolsused;
  57. procedure allprivatesused;
  58. procedure check_forwards;
  59. procedure checklabels;
  60. function needs_init_final : boolean;
  61. procedure testfordefaultproperty(sym:TObject;arg:pointer);
  62. end;
  63. tabstractrecordsymtable = class(tstoredsymtable)
  64. public
  65. usefieldalignment, { alignment to use for fields (PACKRECORDS value), C_alignment is C style }
  66. recordalignment, { alignment desired when inserting this record }
  67. fieldalignment, { alignment current alignment used when fields are inserted }
  68. padalignment : shortint; { size to a multiple of which the symtable has to be rounded up }
  69. constructor create(const n:string;usealign:shortint);
  70. procedure ppuload(ppufile:tcompilerppufile);override;
  71. procedure ppuwrite(ppufile:tcompilerppufile);override;
  72. procedure alignrecord(fieldoffset:asizeint;varalign:shortint);
  73. procedure addfield(sym:tfieldvarsym;vis:tvisibility);
  74. procedure addfieldlist(list: tfpobjectlist; maybereorder: boolean);
  75. procedure addalignmentpadding;
  76. procedure insertdef(def:TDefEntry);override;
  77. function is_packed: boolean;
  78. function has_single_field(out sym:tfieldvarsym): boolean;
  79. function get_unit_symtable: tsymtable;
  80. protected
  81. { size in bytes including padding }
  82. _datasize : asizeint;
  83. { size in bits of the data in case of bitpacked record. Only important during construction, }
  84. { no need to save in/restore from ppu file. datasize is always (databitsize+7) div 8. }
  85. databitsize : asizeint;
  86. { size in bytes of padding }
  87. _paddingsize : word;
  88. procedure setdatasize(val: asizeint);
  89. function getfieldoffset(sym: tfieldvarsym; base: asizeint; var globalfieldalignment: shortint): asizeint;
  90. public
  91. function iscurrentunit: boolean; override;
  92. property datasize : asizeint read _datasize write setdatasize;
  93. property paddingsize: word read _paddingsize write _paddingsize;
  94. end;
  95. trecordsymtable = class(tabstractrecordsymtable)
  96. public
  97. constructor create(const n:string;usealign:shortint);
  98. procedure insertunionst(unionst : trecordsymtable;offset : longint);
  99. end;
  100. tObjectSymtable = class(tabstractrecordsymtable)
  101. public
  102. constructor create(adefowner:tdef;const n:string;usealign:shortint);
  103. function checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;override;
  104. end;
  105. { tabstractlocalsymtable }
  106. tabstractlocalsymtable = class(tstoredsymtable)
  107. public
  108. procedure ppuwrite(ppufile:tcompilerppufile);override;
  109. function count_locals:longint;
  110. end;
  111. tlocalsymtable = class(tabstractlocalsymtable)
  112. public
  113. constructor create(adefowner:tdef;level:byte);
  114. function checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;override;
  115. end;
  116. { tparasymtable }
  117. tparasymtable = class(tabstractlocalsymtable)
  118. public
  119. readonly: boolean;
  120. constructor create(adefowner:tdef;level:byte);
  121. function checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;override;
  122. procedure insertdef(def:TDefEntry);override;
  123. end;
  124. tabstractuniTSymtable = class(tstoredsymtable)
  125. public
  126. constructor create(const n : string;id:word);
  127. function checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;override;
  128. function findnamespace(const n:string):TSymEntry;virtual;
  129. function iscurrentunit:boolean;override;
  130. procedure insertunit(sym:TSymEntry);
  131. end;
  132. tglobalsymtable = class(tabstractuniTSymtable)
  133. public
  134. unittypecount : word;
  135. constructor create(const n : string;id:word);
  136. procedure ppuload(ppufile:tcompilerppufile);override;
  137. procedure ppuwrite(ppufile:tcompilerppufile);override;
  138. end;
  139. tstaticsymtable = class(tabstractuniTSymtable)
  140. public
  141. constructor create(const n : string;id:word);
  142. procedure ppuload(ppufile:tcompilerppufile);override;
  143. procedure ppuwrite(ppufile:tcompilerppufile);override;
  144. function checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;override;
  145. function findnamespace(const n:string):TSymEntry;override;
  146. end;
  147. tspecializesymtable = class(tglobalsymtable)
  148. public
  149. constructor create(const n : string;id:word);
  150. function iscurrentunit:boolean;override;
  151. end;
  152. twithsymtable = class(TSymtable)
  153. withrefnode : tobject; { tnode }
  154. constructor create(aowner:tdef;ASymList:TFPHashObjectList;refnode:tobject{tnode});
  155. destructor destroy;override;
  156. procedure clear;override;
  157. procedure insertdef(def:TDefEntry);override;
  158. end;
  159. tstt_excepTSymtable = class(TSymtable)
  160. public
  161. constructor create;
  162. end;
  163. tmacrosymtable = class(tstoredsymtable)
  164. public
  165. constructor create(exported: boolean);
  166. end;
  167. { tenumsymtable }
  168. tenumsymtable = class(tstoredsymtable)
  169. public
  170. procedure insert(sym: TSymEntry; checkdup: boolean = true); override;
  171. constructor create(adefowner:tdef);
  172. end;
  173. { tarraysymtable }
  174. tarraysymtable = class(tstoredsymtable)
  175. public
  176. procedure insertdef(def:TDefEntry);override;
  177. constructor create(adefowner:tdef);
  178. end;
  179. var
  180. systemunit : tglobalsymtable; { pointer to the system unit }
  181. type
  182. tsymbol_search_flag = (
  183. ssf_search_option,
  184. ssf_search_helper,
  185. ssf_has_inherited,
  186. ssf_no_addsymref
  187. );
  188. tsymbol_search_flags = set of tsymbol_search_flag;
  189. {****************************************************************************
  190. Functions
  191. ****************************************************************************}
  192. {*** Misc ***}
  193. function FullTypeName(def,otherdef:tdef):string;
  194. function generate_nested_name(symtable:tsymtable;delimiter:string):string;
  195. { def is the extended type of a helper }
  196. function generate_objectpascal_helper_key(def:tdef):string;
  197. procedure incompatibletypes(def1,def2:tdef);
  198. procedure hidesym(sym:TSymEntry);
  199. procedure duplicatesym(var hashedid:THashedIDString;dupsym,origsym:TSymEntry);
  200. function handle_generic_dummysym(sym:TSymEntry;var symoptions:tsymoptions):boolean;
  201. function get_jumpbuf_size : longint;
  202. {*** Search ***}
  203. procedure addsymref(sym:tsym);
  204. function is_owned_by(nesteddef,ownerdef:tdef):boolean;
  205. function sym_is_owned_by(childsym:tsym;symtable:tsymtable):boolean;
  206. function defs_belong_to_same_generic(def1,def2:tdef):boolean;
  207. function get_generic_in_hierarchy_by_name(srsym:tsym;def:tdef):tdef;
  208. function return_specialization_of_generic(nesteddef,genericdef:tdef;out resultdef:tdef):boolean;
  209. function is_visible_for_object(symst:tsymtable;symvisibility:tvisibility;contextobjdef:tabstractrecorddef):boolean;
  210. function is_visible_for_object(pd:tprocdef;contextobjdef:tabstractrecorddef):boolean;
  211. function is_visible_for_object(sym:tsym;contextobjdef:tabstractrecorddef):boolean;
  212. function searchsym(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  213. function searchsym_with_flags(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags):boolean;
  214. function searchsym_maybe_with_symoption(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags;option:tsymoption):boolean;
  215. { searches for a symbol with the given name that has the given option in
  216. symoptions set }
  217. function searchsym_with_symoption(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;option:tsymoption):boolean;
  218. function searchsym_type(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  219. function searchsym_in_module(pm:pointer;const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  220. function searchsym_in_named_module(const unitname, symname: TIDString; out srsym: tsym; out srsymtable: tsymtable): boolean;
  221. function searchsym_in_class(classh: tobjectdef; contextclassh:tabstractrecorddef;const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags):boolean;
  222. function searchsym_in_record(recordh:tabstractrecorddef;const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  223. function searchsym_in_class_by_msgint(classh:tobjectdef;msgid:longint;out srdef : tdef;out srsym:tsym;out srsymtable:TSymtable):boolean;
  224. function searchsym_in_class_by_msgstr(classh:tobjectdef;const s:string;out srsym:tsym;out srsymtable:TSymtable):boolean;
  225. { searches symbols inside of a helper's implementation }
  226. function searchsym_in_helper(classh,contextclassh:tobjectdef;const s: TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags):boolean;
  227. function search_system_type(const s: TIDString): ttypesym;
  228. function try_search_system_type(const s: TIDString): ttypesym;
  229. function search_system_proc(const s: TIDString): tprocdef;
  230. function search_named_unit_globaltype(const unitname, typename: TIDString; throwerror: boolean): ttypesym;
  231. function search_struct_member(pd : tabstractrecorddef;const s : string):tsym;
  232. function search_struct_member_no_helper(pd : tabstractrecorddef;const s : string):tsym;
  233. function search_assignment_operator(from_def,to_def:Tdef;explicit:boolean):Tprocdef;
  234. function search_enumerator_operator(from_def,to_def:Tdef):Tprocdef;
  235. { searches for the helper definition that's currently active for pd }
  236. function search_last_objectpascal_helper(pd : tdef;contextclassh : tabstractrecorddef;out odef : tobjectdef):boolean;
  237. { searches whether the symbol s is available in the currently active }
  238. { helper for pd }
  239. function search_objectpascal_helper(pd : tdef;contextclassh : tabstractrecorddef;const s : string; out srsym: tsym; out srsymtable: tsymtable):boolean;
  240. function search_objc_helper(pd : tobjectdef;const s : string; out srsym: tsym; out srsymtable: tsymtable):boolean;
  241. function search_objc_method(const s : string; out srsym: tsym; out srsymtable: tsymtable):boolean;
  242. {Looks for macro s (must be given in upper case) in the macrosymbolstack, }
  243. {and returns it if found. Returns nil otherwise.}
  244. function search_macro(const s : string):tsym;
  245. { Additionally to searching for a macro, also checks whether it's still }
  246. { actually defined (could be disable using "undef") }
  247. function defined_macro(const s : string):boolean;
  248. { Look for a system procedure (no overloads supported) }
  249. {*** Object Helpers ***}
  250. function search_default_property(pd : tabstractrecorddef) : tpropertysym;
  251. function maybe_find_real_class_definition(pd: tdef; erroronfailure: boolean): tdef;
  252. function find_real_class_definition(pd: tobjectdef; erroronfailure: boolean): tobjectdef;
  253. {*** Macro Helpers ***}
  254. {If called initially, the following procedures manipulate macros in }
  255. {initialmacrotable, otherwise they manipulate system macros local to a module.}
  256. {Name can be given in any case (it will be converted to upper case).}
  257. procedure def_system_macro(const name : string);
  258. procedure set_system_macro(const name, value : string);
  259. procedure set_system_compvar(const name, value : string);
  260. procedure undef_system_macro(const name : string);
  261. {*** symtable stack ***}
  262. { $ifdef DEBUG
  263. procedure test_symtablestack;
  264. procedure list_symtablestack;
  265. $endif DEBUG}
  266. {$ifdef UNITALIASES}
  267. type
  268. punit_alias = ^tunit_alias;
  269. tunit_alias = object(TNamedIndexItem)
  270. newname : pshortstring;
  271. constructor init(const n:string);
  272. destructor done;virtual;
  273. end;
  274. var
  275. unitaliases : pdictionary;
  276. procedure addunitalias(const n:string);
  277. function getunitalias(const n:string):string;
  278. {$endif UNITALIASES}
  279. {*** Init / Done ***}
  280. procedure IniTSymtable;
  281. procedure DoneSymtable;
  282. const
  283. overloaded_names : array [NOTOKEN..last_overloaded] of string[16] = (
  284. { NOTOKEN } 'error',
  285. { _PLUS } 'plus',
  286. { _MINUS } 'minus',
  287. { _STAR } 'star',
  288. { _SLASH } 'slash',
  289. { _EQ } 'equal',
  290. { _GT } 'greater',
  291. { _LT } 'lower',
  292. { _GTE } 'greater_or_equal',
  293. { _LTE } 'lower_or_equal',
  294. { _NE } 'not_equal',
  295. { _SYMDIF } 'sym_diff',
  296. { _STARSTAR } 'starstar',
  297. { _OP_AS } 'as',
  298. { _OP_IN } 'in',
  299. { _OP_IS } 'is',
  300. { _OP_OR } 'or',
  301. { _OP_AND } 'and',
  302. { _OP_DIV } 'div',
  303. { _OP_MOD } 'mod',
  304. { _OP_NOT } 'not',
  305. { _OP_SHL } 'shl',
  306. { _OP_SHR } 'shr',
  307. { _OP_XOR } 'xor',
  308. { _ASSIGNMENT } 'assign',
  309. { _OP_EXPLICIT } 'explicit',
  310. { _OP_ENUMERATOR } 'enumerator',
  311. { _OP_INC } 'inc',
  312. { _OP_DEC } 'dec');
  313. implementation
  314. uses
  315. { global }
  316. verbose,globals,
  317. { symtable }
  318. symutil,defutil,defcmp,objcdef,
  319. { module }
  320. fmodule,
  321. { codegen }
  322. procinfo
  323. ;
  324. var
  325. dupnr : longint; { unique number for duplicate symbols }
  326. {*****************************************************************************
  327. TStoredSymtable
  328. *****************************************************************************}
  329. procedure tstoredsymtable.insert(sym:TSymEntry;checkdup:boolean=true);
  330. begin
  331. inherited insert(sym,checkdup);
  332. end;
  333. procedure tstoredsymtable.delete(sym:TSymEntry);
  334. begin
  335. inherited delete(sym);
  336. end;
  337. procedure tstoredsymtable.ppuload(ppufile:tcompilerppufile);
  338. begin
  339. { load the table's flags }
  340. if ppufile.readentry<>ibsymtableoptions then
  341. Message(unit_f_ppu_read_error);
  342. ppufile.getsmallset(tableoptions);
  343. { load definitions }
  344. loaddefs(ppufile);
  345. { load symbols }
  346. loadsyms(ppufile);
  347. init_final_check_done:=true;
  348. end;
  349. procedure tstoredsymtable.ppuwrite(ppufile:tcompilerppufile);
  350. begin
  351. { ensure that we have the sto_needs_init_final flag set if needed }
  352. if not init_final_check_done then
  353. needs_init_final;
  354. { write the table's flags }
  355. ppufile.putsmallset(tableoptions);
  356. ppufile.writeentry(ibsymtableoptions);
  357. { write definitions }
  358. writedefs(ppufile);
  359. { write symbols }
  360. writesyms(ppufile);
  361. end;
  362. procedure tstoredsymtable.loaddefs(ppufile:tcompilerppufile);
  363. var
  364. def : tdef;
  365. b : byte;
  366. begin
  367. def:=nil;
  368. { load start of definition section, which holds the amount of defs }
  369. if ppufile.readentry<>ibstartdefs then
  370. Message(unit_f_ppu_read_error);
  371. { read definitions }
  372. repeat
  373. b:=ppufile.readentry;
  374. case b of
  375. ibpointerdef : def:=cpointerdef.ppuload(ppufile);
  376. ibarraydef : def:=carraydef.ppuload(ppufile);
  377. iborddef : def:=corddef.ppuload(ppufile);
  378. ibfloatdef : def:=cfloatdef.ppuload(ppufile);
  379. ibprocdef : def:=cprocdef.ppuload(ppufile);
  380. ibshortstringdef : def:=cstringdef.loadshort(ppufile);
  381. iblongstringdef : def:=cstringdef.loadlong(ppufile);
  382. ibansistringdef : def:=cstringdef.loadansi(ppufile);
  383. ibwidestringdef : def:=cstringdef.loadwide(ppufile);
  384. ibunicodestringdef : def:=cstringdef.loadunicode(ppufile);
  385. ibrecorddef : def:=crecorddef.ppuload(ppufile);
  386. ibobjectdef : def:=cobjectdef.ppuload(ppufile);
  387. ibenumdef : def:=cenumdef.ppuload(ppufile);
  388. ibsetdef : def:=csetdef.ppuload(ppufile);
  389. ibprocvardef : def:=cprocvardef.ppuload(ppufile);
  390. ibfiledef : def:=cfiledef.ppuload(ppufile);
  391. ibclassrefdef : def:=cclassrefdef.ppuload(ppufile);
  392. ibformaldef : def:=cformaldef.ppuload(ppufile);
  393. ibvariantdef : def:=cvariantdef.ppuload(ppufile);
  394. ibundefineddef : def:=cundefineddef.ppuload(ppufile);
  395. ibenddefs : break;
  396. ibend : Message(unit_f_ppu_read_error);
  397. else
  398. Message1(unit_f_ppu_invalid_entry,tostr(b));
  399. end;
  400. InsertDef(def);
  401. until false;
  402. end;
  403. procedure tstoredsymtable.loadsyms(ppufile:tcompilerppufile);
  404. var
  405. b : byte;
  406. sym : tsym;
  407. begin
  408. sym:=nil;
  409. { load start of definition section, which holds the amount of defs }
  410. if ppufile.readentry<>ibstartsyms then
  411. Message(unit_f_ppu_read_error);
  412. { now read the symbols }
  413. repeat
  414. b:=ppufile.readentry;
  415. case b of
  416. ibtypesym : sym:=ctypesym.ppuload(ppufile);
  417. ibprocsym : sym:=cprocsym.ppuload(ppufile);
  418. ibconstsym : sym:=cconstsym.ppuload(ppufile);
  419. ibstaticvarsym : sym:=cstaticvarsym.ppuload(ppufile);
  420. iblocalvarsym : sym:=clocalvarsym.ppuload(ppufile);
  421. ibparavarsym : sym:=cparavarsym.ppuload(ppufile);
  422. ibfieldvarsym : sym:=cfieldvarsym.ppuload(ppufile);
  423. ibabsolutevarsym : sym:=cabsolutevarsym.ppuload(ppufile);
  424. ibenumsym : sym:=cenumsym.ppuload(ppufile);
  425. ibpropertysym : sym:=cpropertysym.ppuload(ppufile);
  426. ibunitsym : sym:=cunitsym.ppuload(ppufile);
  427. iblabelsym : sym:=clabelsym.ppuload(ppufile);
  428. ibsyssym : sym:=csyssym.ppuload(ppufile);
  429. ibmacrosym : sym:=tmacro.ppuload(ppufile);
  430. ibnamespacesym : sym:=cnamespacesym.ppuload(ppufile);
  431. ibendsyms : break;
  432. ibend : Message(unit_f_ppu_read_error);
  433. else
  434. Message1(unit_f_ppu_invalid_entry,tostr(b));
  435. end;
  436. Insert(sym,false);
  437. until false;
  438. end;
  439. procedure tstoredsymtable.writedefs(ppufile:tcompilerppufile);
  440. var
  441. i : longint;
  442. def : tstoreddef;
  443. begin
  444. { each definition get a number, write then the amount of defs to the
  445. ibstartdef entry }
  446. ppufile.putlongint(DefList.count);
  447. ppufile.writeentry(ibstartdefs);
  448. { now write the definition }
  449. for i:=0 to DefList.Count-1 do
  450. begin
  451. def:=tstoreddef(DefList[i]);
  452. def.ppuwrite(ppufile);
  453. end;
  454. { write end of definitions }
  455. ppufile.writeentry(ibenddefs);
  456. end;
  457. procedure tstoredsymtable.writesyms(ppufile:tcompilerppufile);
  458. var
  459. i : longint;
  460. sym : Tstoredsym;
  461. begin
  462. { each definition get a number, write then the amount of syms and the
  463. datasize to the ibsymdef entry }
  464. ppufile.putlongint(SymList.count);
  465. ppufile.writeentry(ibstartsyms);
  466. { foreach is used to write all symbols }
  467. for i:=0 to SymList.Count-1 do
  468. begin
  469. sym:=tstoredsym(SymList[i]);
  470. sym.ppuwrite(ppufile);
  471. end;
  472. { end of symbols }
  473. ppufile.writeentry(ibendsyms);
  474. end;
  475. procedure tstoredsymtable.buildderef;
  476. var
  477. i : longint;
  478. def : tstoreddef;
  479. sym : tstoredsym;
  480. begin
  481. { interface definitions }
  482. for i:=0 to DefList.Count-1 do
  483. begin
  484. def:=tstoreddef(DefList[i]);
  485. def.buildderef;
  486. end;
  487. { interface symbols }
  488. for i:=0 to SymList.Count-1 do
  489. begin
  490. sym:=tstoredsym(SymList[i]);
  491. sym.buildderef;
  492. end;
  493. end;
  494. procedure tstoredsymtable.buildderefimpl;
  495. var
  496. i : longint;
  497. def : tstoreddef;
  498. begin
  499. { implementation definitions }
  500. for i:=0 to DefList.Count-1 do
  501. begin
  502. def:=tstoreddef(DefList[i]);
  503. def.buildderefimpl;
  504. end;
  505. end;
  506. procedure tstoredsymtable.deref;
  507. var
  508. i : longint;
  509. def : tstoreddef;
  510. sym : tstoredsym;
  511. begin
  512. { first deref the interface ttype symbols. This is needs
  513. to be done before the interface defs are derefed, because
  514. the interface defs can contain references to the type symbols
  515. which then already need to contain a resolved typedef field (PFV) }
  516. for i:=0 to SymList.Count-1 do
  517. begin
  518. sym:=tstoredsym(SymList[i]);
  519. if sym.typ=typesym then
  520. sym.deref;
  521. end;
  522. { interface definitions }
  523. for i:=0 to DefList.Count-1 do
  524. begin
  525. def:=tstoreddef(DefList[i]);
  526. def.deref;
  527. end;
  528. { interface symbols }
  529. for i:=0 to SymList.Count-1 do
  530. begin
  531. sym:=tstoredsym(SymList[i]);
  532. if sym.typ<>typesym then
  533. sym.deref;
  534. end;
  535. end;
  536. procedure tstoredsymtable.derefimpl;
  537. var
  538. i : longint;
  539. def : tstoreddef;
  540. begin
  541. { implementation definitions }
  542. for i:=0 to DefList.Count-1 do
  543. begin
  544. def:=tstoreddef(DefList[i]);
  545. def.derefimpl;
  546. end;
  547. end;
  548. function tstoredsymtable.checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;
  549. var
  550. hsym : tsym;
  551. begin
  552. hsym:=tsym(FindWithHash(hashedid));
  553. if assigned(hsym) then
  554. DuplicateSym(hashedid,sym,hsym);
  555. result:=assigned(hsym);
  556. end;
  557. {**************************************
  558. Callbacks
  559. **************************************}
  560. procedure TStoredSymtable.check_forward(sym:TObject;arg:pointer);
  561. begin
  562. if tsym(sym).typ=procsym then
  563. tprocsym(sym).check_forward
  564. { check also object method table }
  565. { we needn't to test the def list }
  566. { because each object has to have a type sym,
  567. only test objects declarations, not type renamings }
  568. else
  569. if (tsym(sym).typ=typesym) and
  570. assigned(ttypesym(sym).typedef) and
  571. (ttypesym(sym).typedef.typesym=ttypesym(sym)) and
  572. (ttypesym(sym).typedef.typ in [objectdef,recorddef]) then
  573. tabstractrecorddef(ttypesym(sym).typedef).check_forwards;
  574. end;
  575. procedure tstoredsymtable.check_block_valid(def: TObject; arg: pointer);
  576. var
  577. founderrordef: tdef;
  578. begin
  579. { all parameters passed to a block must be handled by the Objective-C
  580. runtime }
  581. if is_block(tdef(def)) and
  582. not objcchecktype(tdef(def),founderrordef) then
  583. if assigned(tdef(def).typesym) then
  584. MessagePos1(tdef(def).typesym.fileinfo,type_e_objc_type_unsupported,founderrordef.typename)
  585. else
  586. Message1(type_e_objc_type_unsupported,tprocvardef(def).typename)
  587. end;
  588. procedure TStoredSymtable.labeldefined(sym:TObject;arg:pointer);
  589. begin
  590. if (tsym(sym).typ=labelsym) and
  591. not(tlabelsym(sym).defined) then
  592. begin
  593. if tlabelsym(sym).used then
  594. Message1(sym_e_label_used_and_not_defined,tlabelsym(sym).realname)
  595. else
  596. Message1(sym_w_label_not_defined,tlabelsym(sym).realname);
  597. end;
  598. end;
  599. procedure TStoredSymtable.varsymbolused(sym:TObject;arg:pointer);
  600. begin
  601. if (tsym(sym).typ in [staticvarsym,localvarsym,paravarsym,fieldvarsym]) and
  602. ((tsym(sym).owner.symtabletype in
  603. [parasymtable,localsymtable,ObjectSymtable,recordsymtable,staticsymtable])) then
  604. begin
  605. { unused symbol should be reported only if no }
  606. { error is reported }
  607. { if the symbol is in a register it is used }
  608. { also don't count the value parameters which have local copies }
  609. { also don't claim for high param of open parameters (PM) }
  610. { also don't complain about unused symbols in generic procedures }
  611. { and methods }
  612. if (Errorcount<>0) or
  613. ([vo_is_hidden_para,vo_is_funcret] * tabstractvarsym(sym).varoptions = [vo_is_hidden_para]) or
  614. (sp_internal in tsym(sym).symoptions) or
  615. ((assigned(tsym(sym).owner.defowner) and
  616. (tsym(sym).owner.defowner.typ=procdef) and
  617. (df_generic in tprocdef(tsym(sym).owner.defowner).defoptions))) then
  618. exit;
  619. if (tstoredsym(sym).refs=0) then
  620. begin
  621. if (vo_is_funcret in tabstractvarsym(sym).varoptions) then
  622. begin
  623. { don't warn about the result of constructors }
  624. if ((tsym(sym).owner.symtabletype<>localsymtable) or
  625. (tprocdef(tsym(sym).owner.defowner).proctypeoption<>potype_constructor)) and
  626. not(cs_opt_nodedfa in current_settings.optimizerswitches) then
  627. MessagePos(tsym(sym).fileinfo,sym_w_function_result_not_set)
  628. end
  629. else if (tsym(sym).owner.symtabletype=parasymtable) then
  630. MessagePos1(tsym(sym).fileinfo,sym_h_para_identifier_not_used,tsym(sym).prettyname)
  631. else if (tsym(sym).owner.symtabletype in [ObjectSymtable,recordsymtable]) then
  632. MessagePos2(tsym(sym).fileinfo,sym_n_private_identifier_not_used,tabstractrecorddef(tsym(sym).owner.defowner).GetTypeName,tsym(sym).prettyname)
  633. else
  634. MessagePos1(tsym(sym).fileinfo,sym_n_local_identifier_not_used,tsym(sym).prettyname);
  635. end
  636. else if tabstractvarsym(sym).varstate in [vs_written,vs_initialised] then
  637. begin
  638. if (tsym(sym).owner.symtabletype=parasymtable) then
  639. begin
  640. if not(tabstractvarsym(sym).varspez in [vs_var,vs_out,vs_constref]) and
  641. not(vo_is_funcret in tabstractvarsym(sym).varoptions) then
  642. MessagePos1(tsym(sym).fileinfo,sym_h_para_identifier_only_set,tsym(sym).prettyname)
  643. end
  644. else if (tsym(sym).owner.symtabletype in [ObjectSymtable,recordsymtable]) then
  645. MessagePos2(tsym(sym).fileinfo,sym_n_private_identifier_only_set,tabstractrecorddef(tsym(sym).owner.defowner).GetTypeName,tsym(sym).prettyname)
  646. else if tabstractvarsym(sym).varoptions*[vo_is_funcret,vo_is_public,vo_is_external]=[] then
  647. MessagePos1(tsym(sym).fileinfo,sym_n_local_identifier_only_set,tsym(sym).prettyname);
  648. end
  649. else if (tabstractvarsym(sym).varstate = vs_read_not_warned) and
  650. ([vo_is_public,vo_is_external] * tabstractvarsym(sym).varoptions = []) then
  651. MessagePos1(tsym(sym).fileinfo,sym_w_identifier_only_read,tsym(sym).prettyname)
  652. end
  653. else if ((tsym(sym).owner.symtabletype in
  654. [ObjectSymtable,parasymtable,localsymtable,staticsymtable,recordsymtable])) then
  655. begin
  656. if (Errorcount<>0) or
  657. (sp_internal in tsym(sym).symoptions) then
  658. exit;
  659. { do not claim for inherited private fields !! }
  660. if (tsym(sym).refs=0) and (tsym(sym).owner.symtabletype in [ObjectSymtable,recordsymtable]) then
  661. case tsym(sym).typ of
  662. typesym:
  663. MessagePos2(tsym(sym).fileinfo,sym_n_private_type_not_used,tabstractrecorddef(tsym(sym).owner.defowner).GetTypeName,tsym(sym).prettyname);
  664. constsym:
  665. MessagePos2(tsym(sym).fileinfo,sym_n_private_const_not_used,tabstractrecorddef(tsym(sym).owner.defowner).GetTypeName,tsym(sym).prettyname);
  666. propertysym:
  667. MessagePos2(tsym(sym).fileinfo,sym_n_private_property_not_used,tabstractrecorddef(tsym(sym).owner.defowner).GetTypeName,tsym(sym).prettyname);
  668. else
  669. MessagePos2(tsym(sym).fileinfo,sym_n_private_method_not_used,tabstractrecorddef(tsym(sym).owner.defowner).GetTypeName,tsym(sym).prettyname);
  670. end
  671. { units references are problematic }
  672. else
  673. begin
  674. if (tsym(sym).refs=0) and
  675. not(tsym(sym).typ in [enumsym,unitsym,namespacesym]) and
  676. not(is_funcret_sym(tsym(sym))) and
  677. { don't complain about compiler generated syms for specializations, see also #13405 }
  678. not((tsym(sym).typ=typesym) and (df_specialization in ttypesym(sym).typedef.defoptions) and
  679. (pos('$',ttypesym(sym).Realname)<>0)) and
  680. (
  681. (tsym(sym).typ<>procsym) or
  682. ((tsym(sym).owner.symtabletype=staticsymtable) and
  683. not current_module.is_unit)
  684. ) and
  685. { don't complain about alias for hidden _cmd parameter to
  686. obj-c methods }
  687. not((tsym(sym).typ in [localvarsym,paravarsym,absolutevarsym]) and
  688. (vo_is_msgsel in tabstractvarsym(sym).varoptions)) then
  689. MessagePos2(tsym(sym).fileinfo,sym_h_local_symbol_not_used,SymTypeName[tsym(sym).typ],tsym(sym).prettyname);
  690. end;
  691. end;
  692. end;
  693. procedure TStoredSymtable.TestPrivate(sym:TObject;arg:pointer);
  694. begin
  695. if tsym(sym).visibility in [vis_private,vis_strictprivate] then
  696. varsymbolused(sym,arg);
  697. end;
  698. procedure TStoredSymtable.objectprivatesymbolused(sym:TObject;arg:pointer);
  699. begin
  700. {
  701. Don't test simple object aliases PM
  702. }
  703. if (tsym(sym).typ=typesym) and
  704. (ttypesym(sym).typedef.typ in [objectdef,recorddef]) and
  705. (ttypesym(sym).typedef.typesym=tsym(sym)) then
  706. tabstractrecorddef(ttypesym(sym).typedef).symtable.SymList.ForEachCall(@TestPrivate,nil);
  707. end;
  708. procedure tstoredsymtable.testfordefaultproperty(sym:TObject;arg:pointer);
  709. begin
  710. if (tsym(sym).typ=propertysym) and
  711. (ppo_defaultproperty in tpropertysym(sym).propoptions) then
  712. ppointer(arg)^:=sym;
  713. end;
  714. {***********************************************
  715. Process all entries
  716. ***********************************************}
  717. { checks, if all procsyms and methods are defined }
  718. procedure tstoredsymtable.check_forwards;
  719. begin
  720. SymList.ForEachCall(@check_forward,nil);
  721. { check whether all block definitions contain valid Objective-C types
  722. (now that all forward definitions have been resolved) }
  723. DefList.ForEachCall(@check_block_valid,nil);
  724. end;
  725. procedure tstoredsymtable.checklabels;
  726. begin
  727. SymList.ForEachCall(@labeldefined,nil);
  728. end;
  729. procedure tstoredsymtable.allsymbolsused;
  730. begin
  731. SymList.ForEachCall(@varsymbolused,nil);
  732. end;
  733. procedure tstoredsymtable.allprivatesused;
  734. begin
  735. SymList.ForEachCall(@objectprivatesymbolused,nil);
  736. end;
  737. procedure TStoredSymtable._needs_init_final(sym:TObject;arg:pointer);
  738. begin
  739. if sto_needs_init_final in tableoptions then
  740. exit;
  741. { don't check static symbols - they can be present in structures only and
  742. always have a reference to a symbol defined on unit level }
  743. if sp_static in tsym(sym).symoptions then
  744. exit;
  745. case tsym(sym).typ of
  746. fieldvarsym,
  747. staticvarsym,
  748. localvarsym,
  749. paravarsym :
  750. begin
  751. if assigned(tabstractvarsym(sym).vardef) and
  752. is_managed_type(tabstractvarsym(sym).vardef) then
  753. include(tableoptions,sto_needs_init_final);
  754. end;
  755. end;
  756. end;
  757. { returns true, if p contains data which needs init/final code }
  758. function tstoredsymtable.needs_init_final : boolean;
  759. begin
  760. if not init_final_check_done then
  761. begin
  762. exclude(tableoptions,sto_needs_init_final);
  763. SymList.ForEachCall(@_needs_init_final,nil);
  764. init_final_check_done:=true;
  765. end;
  766. result:=sto_needs_init_final in tableoptions;
  767. end;
  768. {****************************************************************************
  769. TAbstractRecordSymtable
  770. ****************************************************************************}
  771. constructor tabstractrecordsymtable.create(const n:string;usealign:shortint);
  772. begin
  773. inherited create(n);
  774. moduleid:=current_module.moduleid;
  775. _datasize:=0;
  776. databitsize:=0;
  777. recordalignment:=1;
  778. usefieldalignment:=usealign;
  779. padalignment:=1;
  780. { recordalign C_alignment means C record packing, that starts
  781. with an alignment of 1 }
  782. case usealign of
  783. C_alignment,
  784. bit_alignment:
  785. fieldalignment:=1;
  786. mac68k_alignment:
  787. fieldalignment:=2;
  788. else
  789. fieldalignment:=usealign;
  790. end;
  791. end;
  792. procedure tabstractrecordsymtable.ppuload(ppufile:tcompilerppufile);
  793. begin
  794. if ppufile.readentry<>ibrecsymtableoptions then
  795. Message(unit_f_ppu_read_error);
  796. recordalignment:=shortint(ppufile.getbyte);
  797. usefieldalignment:=shortint(ppufile.getbyte);
  798. if (usefieldalignment=C_alignment) then
  799. fieldalignment:=shortint(ppufile.getbyte);
  800. inherited ppuload(ppufile);
  801. end;
  802. procedure tabstractrecordsymtable.ppuwrite(ppufile:tcompilerppufile);
  803. var
  804. oldtyp : byte;
  805. begin
  806. oldtyp:=ppufile.entrytyp;
  807. ppufile.entrytyp:=subentryid;
  808. { in case of classes using C alignment, the alignment of the parent
  809. affects the alignment of fields of the childs }
  810. ppufile.putbyte(byte(recordalignment));
  811. ppufile.putbyte(byte(usefieldalignment));
  812. if (usefieldalignment=C_alignment) then
  813. ppufile.putbyte(byte(fieldalignment));
  814. ppufile.writeentry(ibrecsymtableoptions);
  815. inherited ppuwrite(ppufile);
  816. ppufile.entrytyp:=oldtyp;
  817. end;
  818. function field2recordalignment(fieldoffs, fieldalign: asizeint): asizeint;
  819. begin
  820. { optimal alignment of the record when declaring a variable of this }
  821. { type is independent of the packrecords setting }
  822. if (fieldoffs mod fieldalign) = 0 then
  823. result:=fieldalign
  824. else if (fieldalign >= 16) and
  825. ((fieldoffs mod 16) = 0) and
  826. ((fieldalign mod 16) = 0) then
  827. result:=16
  828. else if (fieldalign >= 8) and
  829. ((fieldoffs mod 8) = 0) and
  830. ((fieldalign mod 8) = 0) then
  831. result:=8
  832. else if (fieldalign >= 4) and
  833. ((fieldoffs mod 4) = 0) and
  834. ((fieldalign mod 4) = 0) then
  835. result:=4
  836. else if (fieldalign >= 2) and
  837. ((fieldoffs mod 2) = 0) and
  838. ((fieldalign mod 2) = 0) then
  839. result:=2
  840. else
  841. result:=1;
  842. end;
  843. procedure tabstractrecordsymtable.alignrecord(fieldoffset:asizeint;varalign:shortint);
  844. var
  845. varalignrecord: shortint;
  846. begin
  847. case usefieldalignment of
  848. C_alignment:
  849. varalignrecord:=used_align(varalign,current_settings.alignment.recordalignmin,current_settings.alignment.maxCrecordalign);
  850. mac68k_alignment:
  851. varalignrecord:=2;
  852. else
  853. varalignrecord:=field2recordalignment(fieldoffset,varalign);
  854. end;
  855. recordalignment:=max(recordalignment,varalignrecord);
  856. end;
  857. procedure tabstractrecordsymtable.addfield(sym:tfieldvarsym;vis:tvisibility);
  858. var
  859. l : asizeint;
  860. varalign : shortint;
  861. vardef : tdef;
  862. begin
  863. if (sym.owner<>self) then
  864. internalerror(200602031);
  865. if sym.fieldoffset<>-1 then
  866. internalerror(200602032);
  867. { set visibility for the symbol }
  868. sym.visibility:=vis;
  869. { this symbol can't be loaded to a register }
  870. sym.varregable:=vr_none;
  871. { Calculate field offset }
  872. l:=sym.getsize;
  873. vardef:=sym.vardef;
  874. varalign:=vardef.structalignment;
  875. case usefieldalignment of
  876. bit_alignment:
  877. begin
  878. { bitpacking only happens for ordinals, the rest is aligned at }
  879. { 1 byte (compatible with GPC/GCC) }
  880. if is_ordinal(vardef) then
  881. begin
  882. sym.fieldoffset:=databitsize;
  883. l:=sym.getpackedbitsize;
  884. end
  885. else
  886. begin
  887. databitsize:=_datasize*8;
  888. sym.fieldoffset:=databitsize;
  889. if (l>high(asizeint) div 8) then
  890. Message(sym_e_segment_too_large);
  891. l:=l*8;
  892. end;
  893. if varalign=0 then
  894. varalign:=size_2_align(l);
  895. recordalignment:=max(recordalignment,field2recordalignment(databitsize mod 8,varalign));
  896. { bit packed records are limited to high(aint) bits }
  897. { instead of bytes to avoid double precision }
  898. { arithmetic in offset calculations }
  899. if int64(l)>high(asizeint)-sym.fieldoffset then
  900. begin
  901. Message(sym_e_segment_too_large);
  902. _datasize:=high(asizeint);
  903. databitsize:=high(asizeint);
  904. end
  905. else
  906. begin
  907. databitsize:=sym.fieldoffset+l;
  908. _datasize:=(databitsize+7) div 8;
  909. end;
  910. { rest is not applicable }
  911. exit;
  912. end;
  913. else
  914. begin
  915. sym.fieldoffset:=getfieldoffset(sym,_datasize,fieldalignment);
  916. if l>high(asizeint)-sym.fieldoffset then
  917. begin
  918. Message(sym_e_segment_too_large);
  919. _datasize:=high(asizeint);
  920. end
  921. else
  922. _datasize:=sym.fieldoffset+l;
  923. { Calc alignment needed for this record }
  924. alignrecord(sym.fieldoffset,varalign);
  925. end;
  926. end;
  927. end;
  928. function field_alignment_compare(item1, item2: pointer): integer;
  929. var
  930. field1: tfieldvarsym absolute item1;
  931. field2: tfieldvarsym absolute item2;
  932. begin
  933. { we don't care about static fields, those become global variables }
  934. if (sp_static in field1.symoptions) or
  935. (sp_static in field2.symoptions) then
  936. exit(0);
  937. { sort from large to small alignment, and in case of the same alignment
  938. in declaration order (items declared close together are possibly
  939. also related and hence possibly used together -> putting them next
  940. to each other can improve cache behaviour) }
  941. result:=field2.vardef.alignment-field1.vardef.alignment;
  942. if result=0 then
  943. result:=field1.symid-field2.symid;
  944. end;
  945. procedure tabstractrecordsymtable.addfieldlist(list: tfpobjectlist; maybereorder: boolean);
  946. var
  947. fieldvs, insertfieldvs: tfieldvarsym;
  948. base, fieldoffset, space, insertfieldsize, insertfieldoffset, bestinsertfieldoffset, bestspaceleft: asizeint;
  949. i, j, bestfieldindex: longint;
  950. globalfieldalignment,
  951. prevglobalfieldalignment,
  952. newfieldalignment: shortint;
  953. changed: boolean;
  954. begin
  955. if maybereorder and
  956. (cs_opt_reorder_fields in current_settings.optimizerswitches) then
  957. begin
  958. { sort the non-class fields to minimise losses due to alignment }
  959. list.sort(@field_alignment_compare);
  960. { now fill up gaps caused by alignment skips with smaller fields
  961. where possible }
  962. repeat
  963. i:=0;
  964. base:=_datasize;
  965. globalfieldalignment:=fieldalignment;
  966. changed:=false;
  967. while i<list.count do
  968. begin
  969. fieldvs:=tfieldvarsym(list[i]);
  970. if sp_static in fieldvs.symoptions then
  971. begin
  972. inc(i);
  973. continue;
  974. end;
  975. prevglobalfieldalignment:=globalfieldalignment;
  976. fieldoffset:=getfieldoffset(fieldvs,base,globalfieldalignment);
  977. newfieldalignment:=globalfieldalignment;
  978. { size of the gap between the end of the previous field and
  979. the start of the current one }
  980. space:=fieldoffset-base;
  981. bestspaceleft:=space;
  982. while space>0 do
  983. begin
  984. bestfieldindex:=-1;
  985. bestinsertfieldoffset:=-1;
  986. for j:=i+1 to list.count-1 do
  987. begin
  988. insertfieldvs:=tfieldvarsym(list[j]);
  989. if sp_static in insertfieldvs.symoptions then
  990. continue;
  991. insertfieldsize:=insertfieldvs.getsize;
  992. { can the new field fit possibly in the gap? }
  993. if insertfieldsize<=space then
  994. begin
  995. { restore globalfieldalignment to situation before
  996. the original field was inserted }
  997. globalfieldalignment:=prevglobalfieldalignment;
  998. { at what offset would it be inserted? (this new
  999. field has its own alignment requirements, which
  1000. may make it impossible to fit after all) }
  1001. insertfieldoffset:=getfieldoffset(insertfieldvs,base,globalfieldalignment);
  1002. globalfieldalignment:=prevglobalfieldalignment;
  1003. { taking into account the alignment, does it still
  1004. fit and if so, does it fit better than the
  1005. previously found best fit? }
  1006. if (insertfieldoffset+insertfieldsize<=fieldoffset) and
  1007. (fieldoffset-insertfieldoffset-insertfieldsize<bestspaceleft) then
  1008. begin
  1009. { new best fit }
  1010. bestfieldindex:=j;
  1011. bestinsertfieldoffset:=insertfieldoffset;
  1012. bestspaceleft:=fieldoffset-insertfieldoffset-insertfieldsize;
  1013. if bestspaceleft=0 then
  1014. break;
  1015. end;
  1016. end;
  1017. end;
  1018. { if we didn't find any field to fit, stop trying for this
  1019. gap }
  1020. if bestfieldindex=-1 then
  1021. break;
  1022. changed:=true;
  1023. { we found a field to insert -> adjust the new base
  1024. address }
  1025. base:=bestinsertfieldoffset+tfieldvarsym(list[bestfieldindex]).getsize;
  1026. { update globalfieldalignment for this newly inserted
  1027. field }
  1028. getfieldoffset(tfieldvarsym(list[bestfieldindex]),base,globalfieldalignment);
  1029. { move the new field before the current one }
  1030. list.move(bestfieldindex,i);
  1031. { and skip the new field (which is now at position i) }
  1032. inc(i);
  1033. { there may be more space left -> continue }
  1034. space:=bestspaceleft;
  1035. end;
  1036. if base>fieldoffset then
  1037. internalerror(2012071302);
  1038. { check the next field }
  1039. base:=fieldoffset+fieldvs.getsize;
  1040. { since the original field had the same or greater alignment
  1041. than anything we inserted before it, the global field
  1042. alignment is still the same now as it was originally after
  1043. inserting that field }
  1044. globalfieldalignment:=newfieldalignment;
  1045. inc(i);
  1046. end;
  1047. { there may be small gaps left *before* inserted fields }
  1048. until not changed;
  1049. end;
  1050. { finally, set the actual field offsets }
  1051. for i:=0 to list.count-1 do
  1052. begin
  1053. fieldvs:=tfieldvarsym(list[i]);
  1054. { static data fields are already inserted in the globalsymtable }
  1055. if not(sp_static in fieldvs.symoptions) then
  1056. begin
  1057. { read_record_fields already set the visibility of the fields,
  1058. because a single list can contain symbols with different
  1059. visibility }
  1060. addfield(fieldvs,fieldvs.visibility);
  1061. end;
  1062. end;
  1063. end;
  1064. procedure tabstractrecordsymtable.addalignmentpadding;
  1065. var
  1066. padded_datasize: asizeint;
  1067. begin
  1068. { make the record size aligned correctly so it can be
  1069. used as elements in an array. For C records we
  1070. use the fieldalignment, because that is updated with the
  1071. used alignment. }
  1072. if (padalignment = 1) then
  1073. case usefieldalignment of
  1074. C_alignment:
  1075. padalignment:=fieldalignment;
  1076. { bitpacked }
  1077. bit_alignment:
  1078. padalignment:=1;
  1079. { mac68k: always round to multiple of 2 }
  1080. mac68k_alignment:
  1081. padalignment:=2;
  1082. { default/no packrecords specified }
  1083. 0:
  1084. padalignment:=recordalignment
  1085. { specific packrecords setting -> use as upper limit }
  1086. else
  1087. padalignment:=min(recordalignment,usefieldalignment);
  1088. end;
  1089. padded_datasize:=align(_datasize,padalignment);
  1090. _paddingsize:=padded_datasize-_datasize;
  1091. _datasize:=padded_datasize;
  1092. end;
  1093. procedure tabstractrecordsymtable.insertdef(def:TDefEntry);
  1094. begin
  1095. { Enums must also be available outside the record scope,
  1096. insert in the owner of this symtable }
  1097. if def.typ=enumdef then
  1098. defowner.owner.insertdef(def)
  1099. else
  1100. inherited insertdef(def);
  1101. end;
  1102. function tabstractrecordsymtable.is_packed: boolean;
  1103. begin
  1104. result:=usefieldalignment=bit_alignment;
  1105. end;
  1106. function tabstractrecordsymtable.has_single_field(out sym: tfieldvarsym): boolean;
  1107. var
  1108. i: longint;
  1109. begin
  1110. result:=false;
  1111. { If a record contains a union, it does not contain a "single
  1112. non-composite field" in the context of certain ABIs requiring
  1113. special treatment for such records }
  1114. if (defowner.typ=recorddef) and
  1115. trecorddef(defowner).isunion then
  1116. exit;
  1117. { a record/object can contain other things than fields }
  1118. for i:=0 to SymList.Count-1 do
  1119. begin
  1120. if tsym(symlist[i]).typ=fieldvarsym then
  1121. begin
  1122. if result then
  1123. begin
  1124. result:=false;
  1125. exit;
  1126. end;
  1127. result:=true;
  1128. sym:=tfieldvarsym(symlist[i])
  1129. end;
  1130. end;
  1131. end;
  1132. function tabstractrecordsymtable.get_unit_symtable: tsymtable;
  1133. begin
  1134. result:=defowner.owner;
  1135. while assigned(result) and (result.symtabletype in [ObjectSymtable,recordsymtable]) do
  1136. result:=result.defowner.owner;
  1137. end;
  1138. procedure tabstractrecordsymtable.setdatasize(val: asizeint);
  1139. begin
  1140. _datasize:=val;
  1141. if (usefieldalignment=bit_alignment) then
  1142. { can overflow in non bitpacked records }
  1143. databitsize:=val*8;
  1144. end;
  1145. function tabstractrecordsymtable.getfieldoffset(sym: tfieldvarsym; base: asizeint; var globalfieldalignment: shortint): asizeint;
  1146. var
  1147. l : asizeint;
  1148. varalignfield,
  1149. varalign : shortint;
  1150. vardef : tdef;
  1151. begin
  1152. { Calculate field offset }
  1153. l:=sym.getsize;
  1154. vardef:=sym.vardef;
  1155. varalign:=vardef.structalignment;
  1156. case usefieldalignment of
  1157. bit_alignment:
  1158. { has to be handled separately }
  1159. internalerror(2012071301);
  1160. C_alignment:
  1161. begin
  1162. { Calc the alignment size for C style records }
  1163. if (varalign>4) and
  1164. ((varalign mod 4)<>0) and
  1165. (vardef.typ=arraydef) then
  1166. Message1(sym_w_wrong_C_pack,vardef.typename);
  1167. if varalign=0 then
  1168. varalign:=l;
  1169. if (globalfieldalignment<current_settings.alignment.maxCrecordalign) then
  1170. begin
  1171. if (varalign>16) and (globalfieldalignment<32) then
  1172. globalfieldalignment:=32
  1173. else if (varalign>12) and (globalfieldalignment<16) then
  1174. globalfieldalignment:=16
  1175. { 12 is needed for long double }
  1176. else if (varalign>8) and (globalfieldalignment<12) then
  1177. globalfieldalignment:=12
  1178. else if (varalign>4) and (globalfieldalignment<8) then
  1179. globalfieldalignment:=8
  1180. else if (varalign>2) and (globalfieldalignment<4) then
  1181. globalfieldalignment:=4
  1182. else if (varalign>1) and (globalfieldalignment<2) then
  1183. globalfieldalignment:=2;
  1184. end;
  1185. globalfieldalignment:=min(globalfieldalignment,current_settings.alignment.maxCrecordalign);
  1186. end;
  1187. mac68k_alignment:
  1188. begin
  1189. { mac68k alignment (C description):
  1190. * char is aligned to 1 byte
  1191. * everything else (except vector) is aligned to 2 bytes
  1192. * vector is aligned to 16 bytes
  1193. }
  1194. if l>1 then
  1195. globalfieldalignment:=2
  1196. else
  1197. globalfieldalignment:=1;
  1198. varalign:=2;
  1199. end;
  1200. end;
  1201. if varalign=0 then
  1202. varalign:=size_2_align(l);
  1203. varalignfield:=used_align(varalign,current_settings.alignment.recordalignmin,globalfieldalignment);
  1204. result:=align(base,varalignfield);
  1205. end;
  1206. function tabstractrecordsymtable.iscurrentunit: boolean;
  1207. begin
  1208. Result:=assigned(current_module)and(current_module.moduleid=moduleid);
  1209. end;
  1210. {****************************************************************************
  1211. TRecordSymtable
  1212. ****************************************************************************}
  1213. constructor trecordsymtable.create(const n:string;usealign:shortint);
  1214. begin
  1215. inherited create(n,usealign);
  1216. symtabletype:=recordsymtable;
  1217. end;
  1218. { this procedure is reserved for inserting case variant into
  1219. a record symtable }
  1220. { the offset is the location of the start of the variant
  1221. and datasize and dataalignment corresponds to
  1222. the complete size (see code in pdecl unit) PM }
  1223. procedure trecordsymtable.insertunionst(unionst : trecordsymtable;offset : longint);
  1224. var
  1225. sym : tsym;
  1226. def : tdef;
  1227. i : integer;
  1228. varalignrecord,varalign,
  1229. storesize,storealign : aint;
  1230. bitsize: tcgint;
  1231. begin
  1232. storesize:=_datasize;
  1233. storealign:=fieldalignment;
  1234. _datasize:=offset;
  1235. if (usefieldalignment=bit_alignment) then
  1236. databitsize:=offset*8;
  1237. { We move the ownership of the defs and symbols to the new recordsymtable.
  1238. The old unionsymtable keeps the references, but doesn't own the
  1239. objects anymore }
  1240. unionst.DefList.OwnsObjects:=false;
  1241. unionst.SymList.OwnsObjects:=false;
  1242. { copy symbols }
  1243. for i:=0 to unionst.SymList.Count-1 do
  1244. begin
  1245. sym:=TSym(unionst.SymList[i]);
  1246. if sym.typ<>fieldvarsym then
  1247. internalerror(200601272);
  1248. if tfieldvarsym(sym).fieldoffset=0 then
  1249. include(tfieldvarsym(sym).varoptions,vo_is_first_field);
  1250. { add to this record symtable }
  1251. // unionst.SymList.List.List^[i].Data:=nil;
  1252. sym.ChangeOwner(self);
  1253. varalign:=tfieldvarsym(sym).vardef.alignment;
  1254. if varalign=0 then
  1255. varalign:=size_2_align(tfieldvarsym(sym).getsize);
  1256. { retrieve size }
  1257. if (usefieldalignment=bit_alignment) then
  1258. begin
  1259. { bit packed records are limited to high(aint) bits }
  1260. { instead of bytes to avoid double precision }
  1261. { arithmetic in offset calculations }
  1262. if is_ordinal(tfieldvarsym(sym).vardef) then
  1263. bitsize:=tfieldvarsym(sym).getpackedbitsize
  1264. else
  1265. begin
  1266. bitsize:=tfieldvarsym(sym).getsize;
  1267. if (bitsize>high(asizeint) div 8) then
  1268. Message(sym_e_segment_too_large);
  1269. bitsize:=bitsize*8;
  1270. end;
  1271. if bitsize>high(asizeint)-databitsize then
  1272. begin
  1273. Message(sym_e_segment_too_large);
  1274. _datasize:=high(asizeint);
  1275. databitsize:=high(asizeint);
  1276. end
  1277. else
  1278. begin
  1279. databitsize:=tfieldvarsym(sym).fieldoffset+offset*8;
  1280. _datasize:=(databitsize+7) div 8;
  1281. end;
  1282. tfieldvarsym(sym).fieldoffset:=databitsize;
  1283. varalignrecord:=field2recordalignment(tfieldvarsym(sym).fieldoffset div 8,varalign);
  1284. end
  1285. else
  1286. begin
  1287. if tfieldvarsym(sym).getsize>high(asizeint)-_datasize then
  1288. begin
  1289. Message(sym_e_segment_too_large);
  1290. _datasize:=high(asizeint);
  1291. end
  1292. else
  1293. _datasize:=tfieldvarsym(sym).fieldoffset+offset;
  1294. { update address }
  1295. tfieldvarsym(sym).fieldoffset:=_datasize;
  1296. varalignrecord:=field2recordalignment(tfieldvarsym(sym).fieldoffset,varalign);
  1297. end;
  1298. { update alignment of this record }
  1299. if (usefieldalignment<>C_alignment) and
  1300. (usefieldalignment<>mac68k_alignment) then
  1301. recordalignment:=max(recordalignment,varalignrecord);
  1302. end;
  1303. { update alignment for C records }
  1304. if (usefieldalignment=C_alignment) and
  1305. (usefieldalignment<>mac68k_alignment) then
  1306. recordalignment:=max(recordalignment,unionst.recordalignment);
  1307. { Register defs in the new record symtable }
  1308. for i:=0 to unionst.DefList.Count-1 do
  1309. begin
  1310. def:=TDef(unionst.DefList[i]);
  1311. def.ChangeOwner(self);
  1312. end;
  1313. _datasize:=storesize;
  1314. fieldalignment:=storealign;
  1315. { If a record contains a union, it does not contain a "single
  1316. non-composite field" in the context of certain ABIs requiring
  1317. special treatment for such records }
  1318. if defowner.typ=recorddef then
  1319. trecorddef(defowner).isunion:=true;
  1320. end;
  1321. {****************************************************************************
  1322. TObjectSymtable
  1323. ****************************************************************************}
  1324. constructor tObjectSymtable.create(adefowner:tdef;const n:string;usealign:shortint);
  1325. begin
  1326. inherited create(n,usealign);
  1327. symtabletype:=ObjectSymtable;
  1328. defowner:=adefowner;
  1329. end;
  1330. function tObjectSymtable.checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;
  1331. var
  1332. hsym : tsym;
  1333. begin
  1334. result:=false;
  1335. if not assigned(defowner) then
  1336. internalerror(200602061);
  1337. { procsym and propertysym have special code
  1338. to override values in inherited classes. For other
  1339. symbols check for duplicates }
  1340. if not(sym.typ in [procsym,propertysym]) then
  1341. begin
  1342. { but private ids can be reused }
  1343. hsym:=search_struct_member(tobjectdef(defowner),hashedid.id);
  1344. if assigned(hsym) and
  1345. (
  1346. (
  1347. not(m_delphi in current_settings.modeswitches) and
  1348. is_visible_for_object(hsym,tobjectdef(defowner))
  1349. ) or
  1350. (
  1351. { In Delphi, you can repeat members of a parent class. You can't }
  1352. { do this for objects however, and you (obviouly) can't }
  1353. { declare two fields with the same name in a single class }
  1354. (m_delphi in current_settings.modeswitches) and
  1355. (
  1356. is_object(tdef(defowner)) or
  1357. (hsym.owner = self)
  1358. )
  1359. )
  1360. ) then
  1361. begin
  1362. DuplicateSym(hashedid,sym,hsym);
  1363. result:=true;
  1364. end;
  1365. end
  1366. else
  1367. result:=inherited checkduplicate(hashedid,sym);
  1368. end;
  1369. {****************************************************************************
  1370. TAbstractLocalSymtable
  1371. ****************************************************************************}
  1372. procedure tabstractlocalsymtable.ppuwrite(ppufile:tcompilerppufile);
  1373. var
  1374. oldtyp : byte;
  1375. begin
  1376. oldtyp:=ppufile.entrytyp;
  1377. ppufile.entrytyp:=subentryid;
  1378. inherited ppuwrite(ppufile);
  1379. ppufile.entrytyp:=oldtyp;
  1380. end;
  1381. function tabstractlocalsymtable.count_locals:longint;
  1382. var
  1383. i : longint;
  1384. sym : tsym;
  1385. begin
  1386. result:=0;
  1387. for i:=0 to SymList.Count-1 do
  1388. begin
  1389. sym:=tsym(SymList[i]);
  1390. { Count only varsyms, but ignore the funcretsym }
  1391. if (tsym(sym).typ in [localvarsym,paravarsym]) and
  1392. (tsym(sym)<>current_procinfo.procdef.funcretsym) and
  1393. (not(vo_is_parentfp in tabstractvarsym(sym).varoptions) or
  1394. (tstoredsym(sym).refs>0)) then
  1395. inc(result);
  1396. end;
  1397. end;
  1398. {****************************************************************************
  1399. TLocalSymtable
  1400. ****************************************************************************}
  1401. constructor tlocalsymtable.create(adefowner:tdef;level:byte);
  1402. begin
  1403. inherited create('');
  1404. defowner:=adefowner;
  1405. symtabletype:=localsymtable;
  1406. symtablelevel:=level;
  1407. end;
  1408. function tlocalsymtable.checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;
  1409. var
  1410. hsym : tsym;
  1411. begin
  1412. if not assigned(defowner) or
  1413. (defowner.typ<>procdef) then
  1414. internalerror(200602042);
  1415. result:=false;
  1416. hsym:=tsym(FindWithHash(hashedid));
  1417. if assigned(hsym) then
  1418. begin
  1419. { a local and the function can have the same
  1420. name in TP and Delphi, but RESULT not }
  1421. if (m_duplicate_names in current_settings.modeswitches) and
  1422. (hsym.typ in [absolutevarsym,localvarsym]) and
  1423. (vo_is_funcret in tabstractvarsym(hsym).varoptions) and
  1424. not((m_result in current_settings.modeswitches) and
  1425. (vo_is_result in tabstractvarsym(hsym).varoptions)) then
  1426. HideSym(hsym)
  1427. else
  1428. DuplicateSym(hashedid,sym,hsym);
  1429. result:=true;
  1430. exit;
  1431. end;
  1432. { check also parasymtable, this needs to be done here because
  1433. of the special situation with the funcret sym that needs to be
  1434. hidden for tp and delphi modes }
  1435. hsym:=tsym(tabstractprocdef(defowner).parast.FindWithHash(hashedid));
  1436. if assigned(hsym) then
  1437. begin
  1438. { a local and the function can have the same
  1439. name in TP and Delphi, but RESULT not }
  1440. if (m_duplicate_names in current_settings.modeswitches) and
  1441. (sym.typ in [absolutevarsym,localvarsym]) and
  1442. (vo_is_funcret in tabstractvarsym(sym).varoptions) and
  1443. not((m_result in current_settings.modeswitches) and
  1444. (vo_is_result in tabstractvarsym(sym).varoptions)) then
  1445. Hidesym(sym)
  1446. else
  1447. DuplicateSym(hashedid,sym,hsym);
  1448. result:=true;
  1449. exit;
  1450. end;
  1451. { check ObjectSymtable, skip this for funcret sym because
  1452. that will always be positive because it has the same name
  1453. as the procsym }
  1454. if not is_funcret_sym(sym) and
  1455. (defowner.typ=procdef) and
  1456. assigned(tprocdef(defowner).struct) and
  1457. (tprocdef(defowner).owner.defowner=tprocdef(defowner).struct) and
  1458. (
  1459. not(m_delphi in current_settings.modeswitches) or
  1460. is_object(tprocdef(defowner).struct)
  1461. ) then
  1462. result:=tprocdef(defowner).struct.symtable.checkduplicate(hashedid,sym);
  1463. end;
  1464. {****************************************************************************
  1465. TParaSymtable
  1466. ****************************************************************************}
  1467. constructor tparasymtable.create(adefowner:tdef;level:byte);
  1468. begin
  1469. inherited create('');
  1470. readonly:=false;
  1471. defowner:=adefowner;
  1472. symtabletype:=parasymtable;
  1473. symtablelevel:=level;
  1474. end;
  1475. function tparasymtable.checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;
  1476. begin
  1477. result:=inherited checkduplicate(hashedid,sym);
  1478. if result then
  1479. exit;
  1480. if not(m_duplicate_names in current_settings.modeswitches) and
  1481. assigned(defowner) and (defowner.typ=procdef) and
  1482. assigned(tprocdef(defowner).struct) and
  1483. (tprocdef(defowner).owner.defowner=tprocdef(defowner).struct) and
  1484. (
  1485. not(m_delphi in current_settings.modeswitches) or
  1486. is_object(tprocdef(defowner).struct)
  1487. ) then
  1488. result:=tprocdef(defowner).struct.symtable.checkduplicate(hashedid,sym);
  1489. end;
  1490. procedure tparasymtable.insertdef(def: TDefEntry);
  1491. begin
  1492. if readonly then
  1493. defowner.owner.insertdef(def)
  1494. else
  1495. inherited insertdef(def);
  1496. end;
  1497. {****************************************************************************
  1498. TAbstractUniTSymtable
  1499. ****************************************************************************}
  1500. constructor tabstractuniTSymtable.create(const n : string;id:word);
  1501. begin
  1502. inherited create(n);
  1503. moduleid:=id;
  1504. end;
  1505. function tabstractuniTSymtable.checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;
  1506. var
  1507. hsym : tsym;
  1508. begin
  1509. result:=false;
  1510. hsym:=tsym(FindWithHash(hashedid));
  1511. if assigned(hsym) then
  1512. begin
  1513. if (sym is tstoredsym) and handle_generic_dummysym(hsym,tstoredsym(sym).symoptions) then
  1514. exit;
  1515. if hsym.typ=symconst.namespacesym then
  1516. begin
  1517. case sym.typ of
  1518. symconst.namespacesym:;
  1519. symconst.unitsym:
  1520. begin
  1521. HideSym(sym); { if we add a unit and there is a namespace with the same name then hide the unit name and not the namespace }
  1522. tnamespacesym(hsym).unitsym:=tsym(sym);
  1523. end
  1524. else
  1525. HideSym(hsym);
  1526. end;
  1527. end
  1528. else
  1529. { In delphi (contrary to TP) you can have a symbol with the same name as the
  1530. unit, the unit can then not be accessed anymore using
  1531. <unit>.<id>, so we can hide the symbol.
  1532. Do the same if we add a namespace and there is a unit with the same name }
  1533. if (hsym.typ=symconst.unitsym) and
  1534. ((m_delphi in current_settings.modeswitches) or (sym.typ=symconst.namespacesym)) then
  1535. begin
  1536. HideSym(hsym);
  1537. if sym.typ=symconst.namespacesym then
  1538. tnamespacesym(sym).unitsym:=tsym(hsym);
  1539. end
  1540. else
  1541. DuplicateSym(hashedid,sym,hsym);
  1542. result:=true;
  1543. exit;
  1544. end;
  1545. end;
  1546. function tabstractuniTSymtable.findnamespace(const n:string):TSymEntry;
  1547. begin
  1548. result:=find(n);
  1549. if assigned(result)and(result.typ<>namespacesym)then
  1550. result:=nil;
  1551. end;
  1552. function tabstractuniTSymtable.iscurrentunit:boolean;
  1553. begin
  1554. result:=assigned(current_module) and
  1555. (
  1556. (current_module.globalsymtable=self) or
  1557. (current_module.localsymtable=self)
  1558. );
  1559. end;
  1560. procedure tabstractuniTSymtable.insertunit(sym:TSymEntry);
  1561. var
  1562. p:integer;
  1563. n,ns:string;
  1564. oldsym:TSymEntry;
  1565. begin
  1566. insert(sym);
  1567. n:=sym.realname;
  1568. p:=pos('.',n);
  1569. ns:='';
  1570. while p>0 do
  1571. begin
  1572. if ns='' then
  1573. ns:=copy(n,1,p-1)
  1574. else
  1575. ns:=ns+'.'+copy(n,1,p-1);
  1576. system.delete(n,1,p);
  1577. oldsym:=findnamespace(upper(ns));
  1578. if not assigned(oldsym) then
  1579. insert(cnamespacesym.create(ns));
  1580. p:=pos('.',n);
  1581. end;
  1582. end;
  1583. {****************************************************************************
  1584. TStaticSymtable
  1585. ****************************************************************************}
  1586. constructor tstaticsymtable.create(const n : string;id:word);
  1587. begin
  1588. inherited create(n,id);
  1589. symtabletype:=staticsymtable;
  1590. symtablelevel:=main_program_level;
  1591. currentvisibility:=vis_private;
  1592. end;
  1593. procedure tstaticsymtable.ppuload(ppufile:tcompilerppufile);
  1594. begin
  1595. inherited ppuload(ppufile);
  1596. { now we can deref the syms and defs }
  1597. deref;
  1598. end;
  1599. procedure tstaticsymtable.ppuwrite(ppufile:tcompilerppufile);
  1600. begin
  1601. inherited ppuwrite(ppufile);
  1602. end;
  1603. function tstaticsymtable.checkduplicate(var hashedid:THashedIDString;sym:TSymEntry):boolean;
  1604. begin
  1605. result:=inherited checkduplicate(hashedid,sym);
  1606. if not result and
  1607. (current_module.localsymtable=self) and
  1608. assigned(current_module.globalsymtable) then
  1609. result:=tglobalsymtable(current_module.globalsymtable).checkduplicate(hashedid,sym);
  1610. end;
  1611. function tstaticsymtable.findnamespace(const n:string):TSymEntry;
  1612. begin
  1613. result:=inherited findnamespace(n);
  1614. if not assigned(result) and
  1615. (current_module.localsymtable=self) and
  1616. assigned(current_module.globalsymtable) then
  1617. result:=tglobalsymtable(current_module.globalsymtable).findnamespace(n);
  1618. end;
  1619. {****************************************************************************
  1620. TGlobalSymtable
  1621. ****************************************************************************}
  1622. constructor tglobalsymtable.create(const n : string;id:word);
  1623. begin
  1624. inherited create(n,id);
  1625. symtabletype:=globalsymtable;
  1626. symtablelevel:=main_program_level;
  1627. end;
  1628. procedure tglobalsymtable.ppuload(ppufile:tcompilerppufile);
  1629. begin
  1630. inherited ppuload(ppufile);
  1631. { now we can deref the syms and defs }
  1632. deref;
  1633. end;
  1634. procedure tglobalsymtable.ppuwrite(ppufile:tcompilerppufile);
  1635. begin
  1636. { write the symtable entries }
  1637. inherited ppuwrite(ppufile);
  1638. end;
  1639. {*****************************************************************************
  1640. tspecializesymtable
  1641. *****************************************************************************}
  1642. constructor tspecializesymtable.create(const n : string;id:word);
  1643. begin
  1644. inherited create(n,id);
  1645. { the specialize symtable does not own the syms and defs as they are all
  1646. moved to a different symtable before the symtable is destroyed; this
  1647. avoids calls to "extract" }
  1648. symlist.ownsobjects:=false;
  1649. deflist.ownsobjects:=false;
  1650. end;
  1651. function tspecializesymtable.iscurrentunit: boolean;
  1652. begin
  1653. Result:=true;
  1654. end;
  1655. {****************************************************************************
  1656. TWITHSYMTABLE
  1657. ****************************************************************************}
  1658. constructor twithsymtable.create(aowner:tdef;ASymList:TFPHashObjectList;refnode:tobject{tnode});
  1659. begin
  1660. inherited create('');
  1661. symtabletype:=withsymtable;
  1662. withrefnode:=refnode;
  1663. { Replace SymList with the passed symlist }
  1664. SymList.free;
  1665. SymList:=ASymList;
  1666. defowner:=aowner;
  1667. end;
  1668. destructor twithsymtable.destroy;
  1669. begin
  1670. withrefnode.free;
  1671. { Disable SymList because we don't Own it }
  1672. SymList:=nil;
  1673. inherited destroy;
  1674. end;
  1675. procedure twithsymtable.clear;
  1676. begin
  1677. { remove no entry from a withsymtable as it is only a pointer to the
  1678. recorddef or objectdef symtable }
  1679. end;
  1680. procedure twithsymtable.insertdef(def:TDefEntry);
  1681. begin
  1682. { Definitions can't be registered in the withsymtable
  1683. because the withsymtable is removed after the with block.
  1684. We can't easily solve it here because the next symtable in the
  1685. stack is not known. }
  1686. internalerror(200602046);
  1687. end;
  1688. {****************************************************************************
  1689. TSTT_ExceptionSymtable
  1690. ****************************************************************************}
  1691. constructor tstt_excepTSymtable.create;
  1692. begin
  1693. inherited create('');
  1694. symtabletype:=stt_excepTSymtable;
  1695. end;
  1696. {****************************************************************************
  1697. TMacroSymtable
  1698. ****************************************************************************}
  1699. constructor tmacrosymtable.create(exported: boolean);
  1700. begin
  1701. inherited create('');
  1702. if exported then
  1703. symtabletype:=exportedmacrosymtable
  1704. else
  1705. symtabletype:=localmacrosymtable;
  1706. symtablelevel:=main_program_level;
  1707. end;
  1708. {****************************************************************************
  1709. TEnumSymtable
  1710. ****************************************************************************}
  1711. procedure tenumsymtable.insert(sym: TSymEntry; checkdup: boolean);
  1712. var
  1713. value: longint;
  1714. def: tenumdef;
  1715. begin
  1716. // defowner = nil only when we are loading from ppu
  1717. if defowner<>nil then
  1718. begin
  1719. { First entry? Then we need to set the minval }
  1720. value:=tenumsym(sym).value;
  1721. def:=tenumdef(defowner);
  1722. if SymList.count=0 then
  1723. begin
  1724. if value>0 then
  1725. def.has_jumps:=true;
  1726. def.setmin(value);
  1727. def.setmax(value);
  1728. end
  1729. else
  1730. begin
  1731. { check for jumps }
  1732. if value>def.max+1 then
  1733. def.has_jumps:=true;
  1734. { update low and high }
  1735. if def.min>value then
  1736. def.setmin(value);
  1737. if def.max<value then
  1738. def.setmax(value);
  1739. end;
  1740. end;
  1741. inherited insert(sym, checkdup);
  1742. end;
  1743. constructor tenumsymtable.create(adefowner: tdef);
  1744. begin
  1745. inherited Create('');
  1746. symtabletype:=enumsymtable;
  1747. defowner:=adefowner;
  1748. end;
  1749. {****************************************************************************
  1750. TArraySymtable
  1751. ****************************************************************************}
  1752. procedure tarraysymtable.insertdef(def: TDefEntry);
  1753. begin
  1754. { Enums must also be available outside the record scope,
  1755. insert in the owner of this symtable }
  1756. if def.typ=enumdef then
  1757. defowner.owner.insertdef(def)
  1758. else
  1759. inherited insertdef(def);
  1760. end;
  1761. constructor tarraysymtable.create(adefowner: tdef);
  1762. begin
  1763. inherited Create('');
  1764. symtabletype:=arraysymtable;
  1765. defowner:=adefowner;
  1766. end;
  1767. {*****************************************************************************
  1768. Helper Routines
  1769. *****************************************************************************}
  1770. function FullTypeName(def,otherdef:tdef):string;
  1771. var
  1772. s1,s2 : string;
  1773. begin
  1774. if def.typ in [objectdef,recorddef] then
  1775. s1:=tabstractrecorddef(def).RttiName
  1776. else
  1777. s1:=def.typename;
  1778. { When the names are the same try to include the unit name }
  1779. if assigned(otherdef) and
  1780. (def.owner.symtabletype in [globalsymtable,staticsymtable]) then
  1781. begin
  1782. s2:=otherdef.typename;
  1783. if upper(s1)=upper(s2) then
  1784. s1:=def.owner.realname^+'.'+s1;
  1785. end;
  1786. FullTypeName:=s1;
  1787. end;
  1788. function generate_nested_name(symtable:tsymtable;delimiter:string):string;
  1789. begin
  1790. result:='';
  1791. while assigned(symtable) and (symtable.symtabletype in [ObjectSymtable,recordsymtable]) do
  1792. begin
  1793. if (result='') then
  1794. if symtable.name<>nil then
  1795. result:=symtable.name^
  1796. else
  1797. else
  1798. if symtable.name<>nil then
  1799. result:=symtable.name^+delimiter+result
  1800. else
  1801. result:=delimiter+result;
  1802. symtable:=symtable.defowner.owner;
  1803. end;
  1804. end;
  1805. function generate_objectpascal_helper_key(def:tdef):string;
  1806. begin
  1807. if not assigned(def) then
  1808. internalerror(2013020501);
  1809. if def.typ in [recorddef,objectdef] then
  1810. result:=make_mangledname('',tabstractrecorddef(def).symtable,'')
  1811. else
  1812. result:=make_mangledname('',def.owner,def.typesym.name);
  1813. end;
  1814. procedure incompatibletypes(def1,def2:tdef);
  1815. begin
  1816. { When there is an errordef there is already an error message show }
  1817. if (def2.typ=errordef) or
  1818. (def1.typ=errordef) then
  1819. exit;
  1820. CGMessage2(type_e_incompatible_types,FullTypeName(def1,def2),FullTypeName(def2,def1));
  1821. end;
  1822. procedure hidesym(sym:TSymEntry);
  1823. begin
  1824. sym.realname:='$hidden'+sym.realname;
  1825. tsym(sym).visibility:=vis_hidden;
  1826. end;
  1827. procedure duplicatesym(var hashedid:THashedIDString;dupsym,origsym:TSymEntry);
  1828. var
  1829. st : TSymtable;
  1830. begin
  1831. Message1(sym_e_duplicate_id,tsym(origsym).realname);
  1832. { Write hint where the original symbol was found }
  1833. st:=finduniTSymtable(origsym.owner);
  1834. with tsym(origsym).fileinfo do
  1835. begin
  1836. if assigned(st) and
  1837. (st.symtabletype=globalsymtable) and
  1838. st.iscurrentunit then
  1839. Message2(sym_h_duplicate_id_where,current_module.sourcefiles.get_file_name(fileindex),tostr(line))
  1840. else if assigned(st.name) then
  1841. Message2(sym_h_duplicate_id_where,'unit '+st.name^,tostr(line));
  1842. end;
  1843. { Rename duplicate sym to an unreachable name, but it can be
  1844. inserted in the symtable without errors }
  1845. inc(dupnr);
  1846. hashedid.id:='dup'+tostr(dupnr)+hashedid.id;
  1847. if assigned(dupsym) then
  1848. include(tsym(dupsym).symoptions,sp_implicitrename);
  1849. end;
  1850. function handle_generic_dummysym(sym:TSymEntry;var symoptions:tsymoptions):boolean;
  1851. begin
  1852. result:=false;
  1853. if not assigned(sym) or not (sym is tstoredsym) then
  1854. Internalerror(2011081101);
  1855. { For generics a dummy symbol without the parameter count is created
  1856. if such a symbol not yet exists so that different parts of the
  1857. parser can find that symbol. If that symbol is still a
  1858. undefineddef we replace the generic dummy symbol's
  1859. name with a "dup" name and use the new symbol as the generic dummy
  1860. symbol }
  1861. if (sp_generic_dummy in tstoredsym(sym).symoptions) and
  1862. (sym.typ=typesym) and (ttypesym(sym).typedef.typ=undefineddef) and
  1863. (m_delphi in current_settings.modeswitches) then
  1864. begin
  1865. inc(dupnr);
  1866. sym.Owner.SymList.Rename(upper(sym.realname),'dup_'+tostr(dupnr)+sym.realname);
  1867. include(tsym(sym).symoptions,sp_implicitrename);
  1868. { we need to find the new symbol now if checking for a dummy }
  1869. include(symoptions,sp_generic_dummy);
  1870. result:=true;
  1871. end;
  1872. end;
  1873. function get_jumpbuf_size : longint;
  1874. var
  1875. srsym : ttypesym;
  1876. begin
  1877. if jmp_buf_size=-1 then
  1878. begin
  1879. srsym:=search_system_type('JMP_BUF');
  1880. jmp_buf_size:=srsym.typedef.size;
  1881. jmp_buf_align:=srsym.typedef.alignment;
  1882. end;
  1883. result:=jmp_buf_size;
  1884. end;
  1885. {*****************************************************************************
  1886. Search
  1887. *****************************************************************************}
  1888. procedure addsymref(sym:tsym);
  1889. var
  1890. owner: tsymtable;
  1891. begin
  1892. { symbol uses count }
  1893. sym.IncRefCount;
  1894. { unit uses count }
  1895. owner:=sym.owner;
  1896. while owner.symtabletype in [objectsymtable,recordsymtable,enumsymtable] do
  1897. owner:=tdef(owner.defowner).owner;
  1898. if assigned(current_module) and
  1899. (owner.symtabletype=globalsymtable) then
  1900. begin
  1901. if tglobalsymtable(owner).moduleid>=current_module.unitmapsize then
  1902. internalerror(200501152);
  1903. inc(current_module.unitmap[tglobalsymtable(owner).moduleid].refs);
  1904. end;
  1905. end;
  1906. function is_owned_by(nesteddef,ownerdef:tdef):boolean;
  1907. begin
  1908. result:=nesteddef=ownerdef;
  1909. if not result and
  1910. { types declared locally in a record method are not defined in the
  1911. record itself }
  1912. not(nesteddef.owner.symtabletype in [localsymtable,parasymtable]) and
  1913. assigned(nesteddef.owner.defowner) then
  1914. result:=is_owned_by(tdef(nesteddef.owner.defowner),ownerdef);
  1915. end;
  1916. function sym_is_owned_by(childsym:tsym;symtable:tsymtable):boolean;
  1917. begin
  1918. result:=assigned(childsym) and (childsym.owner=symtable);
  1919. if not result and assigned(childsym) and
  1920. (childsym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  1921. result:=sym_is_owned_by(tabstractrecorddef(childsym.owner.defowner).typesym,symtable);
  1922. end;
  1923. function defs_belong_to_same_generic(def1, def2: tdef): boolean;
  1924. begin
  1925. result:=false;
  1926. if not assigned(def1) or not assigned(def2) then
  1927. exit;
  1928. { for both defs walk to the topmost generic }
  1929. while assigned(def1.owner.defowner) and (df_generic in tstoreddef(def1.owner.defowner).defoptions) do
  1930. def1:=tdef(def1.owner.defowner);
  1931. while assigned(def2.owner.defowner) and (df_generic in tstoreddef(def2.owner.defowner).defoptions) do
  1932. def2:=tdef(def2.owner.defowner);
  1933. result:=def1=def2;
  1934. end;
  1935. function get_generic_in_hierarchy_by_name(srsym: tsym; def: tdef): tdef;
  1936. var
  1937. uname : string;
  1938. begin
  1939. { TODO : check regarding arrays and records declared as their type }
  1940. if not (def.typ in [recorddef,objectdef]) then
  1941. internalerror(2012051501);
  1942. uname:=upper(srsym.realname);
  1943. repeat
  1944. if uname=copy(tabstractrecorddef(def).objname^,1,pos('$',tabstractrecorddef(def).objname^)-1) then
  1945. begin
  1946. result:=def;
  1947. exit;
  1948. end;
  1949. def:=tdef(def.owner.defowner);
  1950. until not (def.typ in [recorddef,objectdef]);
  1951. result:=nil;
  1952. end;
  1953. function return_specialization_of_generic(nesteddef,genericdef:tdef; out resultdef:tdef):boolean;
  1954. begin
  1955. { TODO : check regarding arrays and records declared as their type }
  1956. if not (nesteddef.typ in [recorddef,objectdef]) then
  1957. internalerror(2012051601);
  1958. repeat
  1959. if tstoreddef(nesteddef).genericdef=genericdef then
  1960. begin
  1961. resultdef:=nesteddef;
  1962. result:=true;
  1963. exit;
  1964. end;
  1965. nesteddef:=tdef(nesteddef.owner.defowner);
  1966. until not assigned(nesteddef) or not (nesteddef.typ in [recorddef,objectdef]);
  1967. resultdef:=nil;
  1968. result:=false;
  1969. end;
  1970. { symst: symboltable that contains the symbol (-> symowner def: record/objectdef in which the symbol is defined)
  1971. symvisibility: visibility of the symbol
  1972. contextobjdef: via which def the symbol is accessed, e.g.:
  1973. fieldname:=1 -> contextobjdef = current_structdef
  1974. objfield.fieldname:=1 -> contextobjdef = def of objfield
  1975. }
  1976. function is_visible_for_object(symst:tsymtable;symvisibility:tvisibility;contextobjdef:tabstractrecorddef):boolean;
  1977. var
  1978. symownerdef : tabstractrecorddef;
  1979. begin
  1980. result:=false;
  1981. { Get objdectdef owner of the symtable for the is_related checks }
  1982. if not assigned(symst) or
  1983. not (symst.symtabletype in [objectsymtable,recordsymtable]) then
  1984. internalerror(200810285);
  1985. symownerdef:=tabstractrecorddef(symst.defowner);
  1986. case symvisibility of
  1987. vis_private :
  1988. begin
  1989. { private symbols are allowed when we are in the same
  1990. module as they are defined }
  1991. result:=(
  1992. (symownerdef.owner.symtabletype in [globalsymtable,staticsymtable]) and
  1993. (symownerdef.owner.iscurrentunit)
  1994. ) or
  1995. ( // the case of specialize inside the generic declaration and nested types
  1996. (symownerdef.owner.symtabletype in [objectsymtable,recordsymtable]) and
  1997. (
  1998. assigned(current_structdef) and
  1999. (
  2000. (current_structdef=symownerdef) or
  2001. (current_structdef.owner.iscurrentunit)
  2002. )
  2003. ) or
  2004. (
  2005. not assigned(current_structdef) and
  2006. (symownerdef.owner.iscurrentunit)
  2007. )
  2008. );
  2009. end;
  2010. vis_strictprivate :
  2011. begin
  2012. result:=assigned(current_structdef) and
  2013. is_owned_by(current_structdef,symownerdef);
  2014. end;
  2015. vis_strictprotected :
  2016. begin
  2017. result:=(
  2018. { access from nested class }
  2019. assigned(current_structdef) and
  2020. is_owned_by(current_structdef,symownerdef)
  2021. ) or
  2022. (
  2023. { access from child class }
  2024. assigned(contextobjdef) and
  2025. assigned(current_structdef) and
  2026. def_is_related(contextobjdef,symownerdef) and
  2027. def_is_related(current_structdef,contextobjdef)
  2028. ) or
  2029. (
  2030. { helpers can access strict protected symbols }
  2031. is_objectpascal_helper(contextobjdef) and
  2032. def_is_related(tobjectdef(contextobjdef).extendeddef,symownerdef)
  2033. ) or
  2034. (
  2035. { same as above, but from context of call node inside
  2036. helper method }
  2037. is_objectpascal_helper(current_structdef) and
  2038. def_is_related(tobjectdef(current_structdef).extendeddef,symownerdef)
  2039. );
  2040. end;
  2041. vis_protected :
  2042. begin
  2043. { protected symbols are visible in the module that defines them and
  2044. also visible to related objects. The related object must be defined
  2045. in the current module }
  2046. result:=(
  2047. (
  2048. (symownerdef.owner.symtabletype in [globalsymtable,staticsymtable]) and
  2049. (symownerdef.owner.iscurrentunit)
  2050. ) or
  2051. (
  2052. assigned(contextobjdef) and
  2053. (contextobjdef.owner.symtabletype in [globalsymtable,staticsymtable,ObjectSymtable]) and
  2054. (contextobjdef.owner.iscurrentunit) and
  2055. def_is_related(contextobjdef,symownerdef)
  2056. ) or
  2057. ( // the case of specialize inside the generic declaration and nested types
  2058. (symownerdef.owner.symtabletype in [objectsymtable,recordsymtable]) and
  2059. (
  2060. assigned(current_structdef) and
  2061. (
  2062. (current_structdef=symownerdef) or
  2063. (current_structdef.owner.iscurrentunit)
  2064. )
  2065. ) or
  2066. (
  2067. not assigned(current_structdef) and
  2068. (symownerdef.owner.iscurrentunit)
  2069. ) or
  2070. (
  2071. { helpers can access protected symbols }
  2072. is_objectpascal_helper(contextobjdef) and
  2073. def_is_related(tobjectdef(contextobjdef).extendeddef,symownerdef)
  2074. )
  2075. )
  2076. );
  2077. end;
  2078. vis_public,
  2079. vis_published :
  2080. result:=true;
  2081. end;
  2082. end;
  2083. function is_visible_for_object(pd:tprocdef;contextobjdef:tabstractrecorddef):boolean;
  2084. begin
  2085. result:=is_visible_for_object(pd.owner,pd.visibility,contextobjdef);
  2086. end;
  2087. function is_visible_for_object(sym:tsym;contextobjdef:tabstractrecorddef):boolean;
  2088. var
  2089. i : longint;
  2090. pd : tprocdef;
  2091. begin
  2092. if sym.typ=procsym then
  2093. begin
  2094. { A procsym is visible, when there is at least one of the procdefs visible }
  2095. result:=false;
  2096. for i:=0 to tprocsym(sym).ProcdefList.Count-1 do
  2097. begin
  2098. pd:=tprocdef(tprocsym(sym).ProcdefList[i]);
  2099. if (pd.owner=sym.owner) and
  2100. is_visible_for_object(pd,contextobjdef) then
  2101. begin
  2102. result:=true;
  2103. exit;
  2104. end;
  2105. end;
  2106. end
  2107. else
  2108. result:=is_visible_for_object(sym.owner,sym.visibility,contextobjdef);
  2109. end;
  2110. function searchsym(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  2111. begin
  2112. result:=searchsym_maybe_with_symoption(s,srsym,srsymtable,[],sp_none);
  2113. end;
  2114. function searchsym_with_flags(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags):boolean;
  2115. begin
  2116. result:=searchsym_maybe_with_symoption(s,srsym,srsymtable,flags,sp_none);
  2117. end;
  2118. function searchsym_maybe_with_symoption(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags;option:tsymoption):boolean;
  2119. var
  2120. hashedid: THashedIDString;
  2121. contextstructdef: tabstractrecorddef;
  2122. stackitem: psymtablestackitem;
  2123. begin
  2124. result:=false;
  2125. hashedid.id:=s;
  2126. stackitem:=symtablestack.stack;
  2127. while assigned(stackitem) do
  2128. begin
  2129. srsymtable:=stackitem^.symtable;
  2130. if (srsymtable.symtabletype=objectsymtable) then
  2131. begin
  2132. { TODO : implement the search for an option in classes as well }
  2133. if ssf_search_option in flags then
  2134. begin
  2135. result:=false;
  2136. exit;
  2137. end;
  2138. if searchsym_in_class(tobjectdef(srsymtable.defowner),tobjectdef(srsymtable.defowner),s,srsym,srsymtable,flags+[ssf_search_helper]) then
  2139. begin
  2140. result:=true;
  2141. exit;
  2142. end;
  2143. end
  2144. else if not((srsymtable.symtabletype=withsymtable) and assigned(srsymtable.defowner) and
  2145. (srsymtable.defowner.typ=undefineddef)) then
  2146. begin
  2147. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2148. { First check if it is a unit/namespace symbol.
  2149. They are visible only if they are from the current unit or
  2150. unit of generic of currently processed specialization. }
  2151. if assigned(srsym) and
  2152. (
  2153. not(srsym.typ in [unitsym,namespacesym]) or
  2154. srsymtable.iscurrentunit or
  2155. (assigned(current_specializedef)and(current_specializedef.genericdef.owner.moduleid=srsymtable.moduleid))
  2156. ) and
  2157. (not (ssf_search_option in flags) or (option in srsym.symoptions))then
  2158. begin
  2159. { use the class from withsymtable only when it is
  2160. defined in this unit }
  2161. if (srsymtable.symtabletype=withsymtable) and
  2162. assigned(srsymtable.defowner) and
  2163. (srsymtable.defowner.typ in [recorddef,objectdef]) and
  2164. (srsymtable.defowner.owner.symtabletype in [globalsymtable,staticsymtable,objectsymtable,recordsymtable]) and
  2165. (srsymtable.defowner.owner.iscurrentunit) then
  2166. contextstructdef:=tabstractrecorddef(srsymtable.defowner)
  2167. else
  2168. contextstructdef:=current_structdef;
  2169. if not(srsym.owner.symtabletype in [objectsymtable,recordsymtable]) or
  2170. is_visible_for_object(srsym,contextstructdef) then
  2171. begin
  2172. { we need to know if a procedure references symbols
  2173. in the static symtable, because then it can't be
  2174. inlined from outside this unit }
  2175. if assigned(current_procinfo) and
  2176. (srsym.owner.symtabletype=staticsymtable) then
  2177. include(current_procinfo.flags,pi_uses_static_symtable);
  2178. if not (ssf_no_addsymref in flags) then
  2179. addsymref(srsym);
  2180. result:=true;
  2181. exit;
  2182. end;
  2183. end;
  2184. end;
  2185. stackitem:=stackitem^.next;
  2186. end;
  2187. srsym:=nil;
  2188. srsymtable:=nil;
  2189. end;
  2190. function searchsym_with_symoption(const s: TIDString;out srsym:tsym;out
  2191. srsymtable:TSymtable;option:tsymoption):boolean;
  2192. begin
  2193. result:=searchsym_maybe_with_symoption(s,srsym,srsymtable,[ssf_search_option],option);
  2194. end;
  2195. function searchsym_type(const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  2196. var
  2197. hashedid : THashedIDString;
  2198. stackitem : psymtablestackitem;
  2199. classh : tobjectdef;
  2200. begin
  2201. result:=false;
  2202. hashedid.id:=s;
  2203. stackitem:=symtablestack.stack;
  2204. while assigned(stackitem) do
  2205. begin
  2206. {
  2207. It is not possible to have type symbols in:
  2208. parameters
  2209. Exception are classes, objects, records, generic definitions and specializations
  2210. that have the parameterized types inserted in the symtable.
  2211. }
  2212. srsymtable:=stackitem^.symtable;
  2213. if (srsymtable.symtabletype=ObjectSymtable) then
  2214. begin
  2215. classh:=tobjectdef(srsymtable.defowner);
  2216. while assigned(classh) do
  2217. begin
  2218. srsymtable:=classh.symtable;
  2219. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2220. if assigned(srsym) and
  2221. not(srsym.typ in [fieldvarsym,paravarsym,propertysym,procsym,labelsym]) and
  2222. is_visible_for_object(srsym,current_structdef) then
  2223. begin
  2224. addsymref(srsym);
  2225. result:=true;
  2226. exit;
  2227. end;
  2228. classh:=classh.childof;
  2229. end;
  2230. end
  2231. else
  2232. begin
  2233. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2234. if assigned(srsym) and
  2235. (
  2236. not(srsym.typ in [unitsym,namespacesym]) or
  2237. srsymtable.iscurrentunit or
  2238. (assigned(current_specializedef)and(current_specializedef.genericdef.owner.moduleid=srsymtable.moduleid))
  2239. ) and
  2240. not(srsym.typ in [fieldvarsym,paravarsym,propertysym,procsym,labelsym]) and
  2241. (not (srsym.owner.symtabletype in [objectsymtable,recordsymtable]) or is_visible_for_object(srsym,current_structdef)) then
  2242. begin
  2243. { we need to know if a procedure references symbols
  2244. in the static symtable, because then it can't be
  2245. inlined from outside this unit }
  2246. if assigned(current_procinfo) and
  2247. (srsym.owner.symtabletype=staticsymtable) then
  2248. include(current_procinfo.flags,pi_uses_static_symtable);
  2249. addsymref(srsym);
  2250. result:=true;
  2251. exit;
  2252. end;
  2253. end;
  2254. stackitem:=stackitem^.next;
  2255. end;
  2256. result:=false;
  2257. srsym:=nil;
  2258. srsymtable:=nil;
  2259. end;
  2260. function searchsym_in_module(pm:pointer;const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  2261. var
  2262. pmod : tmodule;
  2263. begin
  2264. pmod:=tmodule(pm);
  2265. result:=false;
  2266. if assigned(pmod.globalsymtable) then
  2267. begin
  2268. srsym:=tsym(pmod.globalsymtable.Find(s));
  2269. if assigned(srsym) then
  2270. begin
  2271. srsymtable:=pmod.globalsymtable;
  2272. addsymref(srsym);
  2273. result:=true;
  2274. exit;
  2275. end;
  2276. end;
  2277. { If the module is the current unit we also need
  2278. to search the local symtable }
  2279. if (pmod=current_module) and
  2280. assigned(pmod.localsymtable) then
  2281. begin
  2282. srsym:=tsym(pmod.localsymtable.Find(s));
  2283. if assigned(srsym) then
  2284. begin
  2285. srsymtable:=pmod.localsymtable;
  2286. addsymref(srsym);
  2287. result:=true;
  2288. exit;
  2289. end;
  2290. end;
  2291. srsym:=nil;
  2292. srsymtable:=nil;
  2293. end;
  2294. function searchsym_in_named_module(const unitname, symname: TIDString; out srsym: tsym; out srsymtable: tsymtable): boolean;
  2295. var
  2296. stackitem : psymtablestackitem;
  2297. begin
  2298. result:=false;
  2299. stackitem:=symtablestack.stack;
  2300. while assigned(stackitem) do
  2301. begin
  2302. srsymtable:=stackitem^.symtable;
  2303. if (srsymtable.symtabletype=globalsymtable) and
  2304. (srsymtable.name^=unitname) then
  2305. begin
  2306. srsym:=tsym(srsymtable.find(symname));
  2307. if not assigned(srsym) then
  2308. break;
  2309. result:=true;
  2310. exit;
  2311. end;
  2312. stackitem:=stackitem^.next;
  2313. end;
  2314. { If the module is the current unit we also need
  2315. to search the local symtable }
  2316. if assigned(current_module.localsymtable) and
  2317. (current_module.localsymtable.name^=unitname) then
  2318. begin
  2319. srsymtable:=current_module.localsymtable;
  2320. srsym:=tsym(srsymtable.find(symname));
  2321. if assigned(srsym) then
  2322. begin
  2323. result:=true;
  2324. exit;
  2325. end;
  2326. end;
  2327. end;
  2328. function maybe_find_real_class_definition(pd: tdef; erroronfailure: boolean): tdef;
  2329. begin
  2330. result:=pd;
  2331. if pd.typ<>objectdef then
  2332. exit;
  2333. result:=find_real_class_definition(tobjectdef(pd),erroronfailure);
  2334. end;
  2335. function find_real_class_definition(pd: tobjectdef; erroronfailure: boolean): tobjectdef;
  2336. var
  2337. hashedid : THashedIDString;
  2338. stackitem : psymtablestackitem;
  2339. srsymtable : tsymtable;
  2340. srsym : tsym;
  2341. formalname,
  2342. foundname : shortstring;
  2343. formalnameptr,
  2344. foundnameptr: pshortstring;
  2345. begin
  2346. { not a formal definition -> return it }
  2347. if not(oo_is_formal in pd.objectoptions) then
  2348. begin
  2349. result:=pd;
  2350. exit;
  2351. end;
  2352. hashedid.id:=pd.typesym.name;
  2353. stackitem:=symtablestack.stack;
  2354. while assigned(stackitem) do
  2355. begin
  2356. srsymtable:=stackitem^.symtable;
  2357. { ObjC classes can't appear in generics or as nested class
  2358. definitions. Java classes can. }
  2359. if not(srsymtable.symtabletype in [recordsymtable,parasymtable]) or
  2360. (is_java_class_or_interface(pd) and
  2361. (srsymtable.symtabletype=ObjectSymtable)) then
  2362. begin
  2363. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2364. if assigned(srsym) and
  2365. (srsym.typ=typesym) and
  2366. (ttypesym(srsym).typedef.typ=objectdef) and
  2367. (tobjectdef(ttypesym(srsym).typedef).objecttype=pd.objecttype) and
  2368. not(oo_is_formal in tobjectdef(ttypesym(srsym).typedef).objectoptions) then
  2369. begin
  2370. if not(oo_is_forward in tobjectdef(ttypesym(srsym).typedef).objectoptions) then
  2371. begin
  2372. { the external name for the formal and the real
  2373. definition must match }
  2374. if assigned(tobjectdef(ttypesym(srsym).typedef).import_lib) or
  2375. assigned(pd.import_lib) then
  2376. begin
  2377. if assigned(pd.import_lib) then
  2378. formalname:=pd.import_lib^+'.'
  2379. else
  2380. formalname:='';
  2381. formalname:=formalname+pd.objextname^;
  2382. if assigned(tobjectdef(ttypesym(srsym).typedef).import_lib) then
  2383. foundname:=tobjectdef(ttypesym(srsym).typedef).import_lib^+'.'
  2384. else
  2385. foundname:='';
  2386. foundname:=foundname+tobjectdef(ttypesym(srsym).typedef).objextname^;
  2387. formalnameptr:=@formalname;
  2388. foundnameptr:=@foundname;
  2389. end
  2390. else
  2391. begin
  2392. formalnameptr:=pd.objextname;
  2393. foundnameptr:=tobjectdef(ttypesym(srsym).typedef).objextname;
  2394. end;
  2395. if foundnameptr^<>formalnameptr^ then
  2396. begin
  2397. MessagePos2(pd.typesym.fileinfo,sym_e_external_class_name_mismatch1,formalnameptr^,pd.typename);
  2398. MessagePos1(srsym.fileinfo,sym_e_external_class_name_mismatch2,foundnameptr^);
  2399. end;
  2400. end;
  2401. result:=tobjectdef(ttypesym(srsym).typedef);
  2402. if assigned(current_procinfo) and
  2403. (srsym.owner.symtabletype=staticsymtable) then
  2404. include(current_procinfo.flags,pi_uses_static_symtable);
  2405. addsymref(srsym);
  2406. exit;
  2407. end;
  2408. end;
  2409. stackitem:=stackitem^.next;
  2410. end;
  2411. { nothing found: optionally give an error and return the original
  2412. (empty) one }
  2413. if erroronfailure then
  2414. Message1(sym_e_formal_class_not_resolved,pd.objrealname^);
  2415. result:=pd;
  2416. end;
  2417. function searchsym_in_class(classh: tobjectdef;contextclassh:tabstractrecorddef;const s : TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags):boolean;
  2418. var
  2419. hashedid : THashedIDString;
  2420. orgclass : tobjectdef;
  2421. i : longint;
  2422. hlpsrsym : tsym;
  2423. hlpsrsymtable : tsymtable;
  2424. begin
  2425. orgclass:=classh;
  2426. { in case this is a formal class, first find the real definition }
  2427. if assigned(classh) then
  2428. begin
  2429. if (oo_is_formal in classh.objectoptions) then
  2430. classh:=find_real_class_definition(classh,true);
  2431. { The contextclassh is used for visibility. The classh must be equal to
  2432. or be a parent of contextclassh. E.g. for inherited searches the classh is the
  2433. parent or a class helper. }
  2434. if not (def_is_related(contextclassh,classh) or
  2435. (is_classhelper(contextclassh) and
  2436. assigned(tobjectdef(contextclassh).extendeddef) and
  2437. (tobjectdef(contextclassh).extendeddef.typ=objectdef) and
  2438. def_is_related(tobjectdef(contextclassh).extendeddef,classh))) then
  2439. internalerror(200811161);
  2440. end;
  2441. result:=false;
  2442. hashedid.id:=s;
  2443. { an Objective-C protocol or Java interface can inherit from multiple
  2444. other protocols/interfaces -> use ImplementedInterfaces instead }
  2445. if is_objcprotocol(classh) or
  2446. is_javainterface(classh) then
  2447. begin
  2448. srsymtable:=classh.symtable;
  2449. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2450. if assigned(srsym) and
  2451. is_visible_for_object(srsym,contextclassh) then
  2452. begin
  2453. if not (ssf_no_addsymref in flags) then
  2454. addsymref(srsym);
  2455. result:=true;
  2456. exit;
  2457. end;
  2458. for i:=0 to classh.ImplementedInterfaces.count-1 do
  2459. begin
  2460. if searchsym_in_class(TImplementedInterface(classh.ImplementedInterfaces[i]).intfdef,contextclassh,s,srsym,srsymtable,flags-[ssf_search_helper]) then
  2461. begin
  2462. result:=true;
  2463. exit;
  2464. end;
  2465. end;
  2466. end
  2467. else
  2468. if is_objectpascal_helper(classh) then
  2469. begin
  2470. { helpers have their own obscure search logic... }
  2471. result:=searchsym_in_helper(classh,tobjectdef(contextclassh),s,srsym,srsymtable,flags-[ssf_has_inherited]);
  2472. if result then
  2473. exit;
  2474. end
  2475. else
  2476. begin
  2477. hlpsrsym:=nil;
  2478. hlpsrsymtable:=nil;
  2479. while assigned(classh) do
  2480. begin
  2481. { search for a class helper method first if this is an Object
  2482. Pascal class and we haven't yet found a helper symbol }
  2483. if is_class(classh) and
  2484. (ssf_search_helper in flags) and
  2485. not assigned(hlpsrsym) then
  2486. begin
  2487. result:=search_objectpascal_helper(classh,contextclassh,s,srsym,srsymtable);
  2488. if result then
  2489. { if the procsym is overloaded we need to use the
  2490. "original" symbol; the helper symbol will be found when
  2491. searching for overloads }
  2492. if (srsym.typ<>procsym) or
  2493. not (sp_has_overloaded in tprocsym(srsym).symoptions) then
  2494. exit
  2495. else
  2496. begin
  2497. { remember the found symbol if the class hierarchy
  2498. should not contain the a method with that name }
  2499. hlpsrsym:=srsym;
  2500. hlpsrsymtable:=srsymtable;
  2501. end;
  2502. end;
  2503. srsymtable:=classh.symtable;
  2504. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2505. if assigned(srsym) and
  2506. is_visible_for_object(srsym,contextclassh) then
  2507. begin
  2508. if not (ssf_no_addsymref in flags) then
  2509. addsymref(srsym);
  2510. result:=true;
  2511. exit;
  2512. end;
  2513. classh:=classh.childof;
  2514. end;
  2515. { did we find a helper symbol, but no symbol with the same name in
  2516. the extended object's hierarchy? }
  2517. if assigned(hlpsrsym) then
  2518. begin
  2519. srsym:=hlpsrsym;
  2520. srsymtable:=hlpsrsymtable;
  2521. result:=true;
  2522. exit;
  2523. end;
  2524. end;
  2525. if is_objcclass(orgclass) then
  2526. result:=search_objc_helper(orgclass,s,srsym,srsymtable)
  2527. else
  2528. begin
  2529. srsym:=nil;
  2530. srsymtable:=nil;
  2531. end;
  2532. end;
  2533. function searchsym_in_record(recordh:tabstractrecorddef;const s : TIDString;out srsym:tsym;out srsymtable:TSymtable):boolean;
  2534. var
  2535. hashedid : THashedIDString;
  2536. hlpsrsym : tsym;
  2537. hlpsrsymtable : tsymtable;
  2538. begin
  2539. result:=false;
  2540. hlpsrsym:=nil;
  2541. hlpsrsymtable:=nil;
  2542. hashedid.id:=s;
  2543. { search for a record helper method first }
  2544. result:=search_objectpascal_helper(recordh,recordh,s,srsym,srsymtable);
  2545. if result then
  2546. { if the procsym is overloaded we need to use the
  2547. "original" symbol; the helper symbol will be found when
  2548. searching for overloads }
  2549. if (srsym.typ<>procsym) or
  2550. not (sp_has_overloaded in tprocsym(srsym).symoptions) then
  2551. exit
  2552. else
  2553. begin
  2554. { remember the found symbol if we should not find a symbol with
  2555. the same name in the extended record }
  2556. hlpsrsym:=srsym;
  2557. hlpsrsymtable:=srsymtable;
  2558. end;
  2559. srsymtable:=recordh.symtable;
  2560. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2561. if assigned(srsym) and is_visible_for_object(srsym,recordh) then
  2562. begin
  2563. addsymref(srsym);
  2564. result:=true;
  2565. exit;
  2566. end;
  2567. srsym:=hlpsrsym;
  2568. srsymtable:=hlpsrsymtable;
  2569. result:=assigned(srsym);
  2570. end;
  2571. function searchsym_in_class_by_msgint(classh:tobjectdef;msgid:longint;out srdef : tdef;out srsym:tsym;out srsymtable:TSymtable):boolean;
  2572. var
  2573. def : tdef;
  2574. i : longint;
  2575. begin
  2576. { in case this is a formal class, first find the real definition }
  2577. if assigned(classh) and
  2578. (oo_is_formal in classh.objectoptions) then
  2579. classh:=find_real_class_definition(classh,true);
  2580. result:=false;
  2581. def:=nil;
  2582. while assigned(classh) do
  2583. begin
  2584. for i:=0 to classh.symtable.DefList.Count-1 do
  2585. begin
  2586. def:=tstoreddef(classh.symtable.DefList[i]);
  2587. { Find also all hidden private methods to
  2588. be compatible with delphi, see tw6203 (PFV) }
  2589. if (def.typ=procdef) and
  2590. (po_msgint in tprocdef(def).procoptions) and
  2591. (tprocdef(def).messageinf.i=msgid) then
  2592. begin
  2593. srdef:=def;
  2594. srsym:=tprocdef(def).procsym;
  2595. srsymtable:=classh.symtable;
  2596. addsymref(srsym);
  2597. result:=true;
  2598. exit;
  2599. end;
  2600. end;
  2601. classh:=classh.childof;
  2602. end;
  2603. srdef:=nil;
  2604. srsym:=nil;
  2605. srsymtable:=nil;
  2606. end;
  2607. function searchsym_in_class_by_msgstr(classh:tobjectdef;const s:string;out srsym:tsym;out srsymtable:TSymtable):boolean;
  2608. var
  2609. def : tdef;
  2610. i : longint;
  2611. begin
  2612. { in case this is a formal class, first find the real definition }
  2613. if assigned(classh) and
  2614. (oo_is_formal in classh.objectoptions) then
  2615. classh:=find_real_class_definition(classh,true);
  2616. result:=false;
  2617. def:=nil;
  2618. while assigned(classh) do
  2619. begin
  2620. for i:=0 to classh.symtable.DefList.Count-1 do
  2621. begin
  2622. def:=tstoreddef(classh.symtable.DefList[i]);
  2623. { Find also all hidden private methods to
  2624. be compatible with delphi, see tw6203 (PFV) }
  2625. if (def.typ=procdef) and
  2626. (po_msgstr in tprocdef(def).procoptions) and
  2627. (tprocdef(def).messageinf.str^=s) then
  2628. begin
  2629. srsym:=tprocdef(def).procsym;
  2630. srsymtable:=classh.symtable;
  2631. addsymref(srsym);
  2632. result:=true;
  2633. exit;
  2634. end;
  2635. end;
  2636. classh:=classh.childof;
  2637. end;
  2638. srsym:=nil;
  2639. srsymtable:=nil;
  2640. end;
  2641. function searchsym_in_helper(classh,contextclassh:tobjectdef;const s: TIDString;out srsym:tsym;out srsymtable:TSymtable;flags:tsymbol_search_flags):boolean;
  2642. var
  2643. hashedid : THashedIDString;
  2644. parentclassh : tobjectdef;
  2645. begin
  2646. result:=false;
  2647. if not is_objectpascal_helper(classh) then
  2648. Internalerror(2011030101);
  2649. hashedid.id:=s;
  2650. { in a helper things are a bit more complex:
  2651. 1. search the symbol in the helper (if not "inherited")
  2652. 2. search the symbol in the extended type
  2653. 3. search the symbol in the parent helpers
  2654. 4. only classes: search the symbol in the parents of the extended type
  2655. }
  2656. if not (ssf_has_inherited in flags) then
  2657. begin
  2658. { search in the helper itself }
  2659. srsymtable:=classh.symtable;
  2660. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2661. if assigned(srsym) and
  2662. is_visible_for_object(srsym,contextclassh) then
  2663. begin
  2664. if not (ssf_no_addsymref in flags) then
  2665. addsymref(srsym);
  2666. result:=true;
  2667. exit;
  2668. end;
  2669. end;
  2670. { now search in the extended type itself }
  2671. if classh.extendeddef.typ in [recorddef,objectdef] then
  2672. begin
  2673. srsymtable:=tabstractrecorddef(classh.extendeddef).symtable;
  2674. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2675. if assigned(srsym) and
  2676. is_visible_for_object(srsym,contextclassh) then
  2677. begin
  2678. if not (ssf_no_addsymref in flags) then
  2679. addsymref(srsym);
  2680. result:=true;
  2681. exit;
  2682. end;
  2683. end;
  2684. { now search in the parent helpers }
  2685. parentclassh:=classh.childof;
  2686. while assigned(parentclassh) do
  2687. begin
  2688. srsymtable:=parentclassh.symtable;
  2689. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2690. if assigned(srsym) and
  2691. is_visible_for_object(srsym,contextclassh) then
  2692. begin
  2693. if not (ssf_no_addsymref in flags) then
  2694. addsymref(srsym);
  2695. result:=true;
  2696. exit;
  2697. end;
  2698. parentclassh:=parentclassh.childof;
  2699. end;
  2700. if is_class(classh.extendeddef) then
  2701. { now search in the parents of the extended class (with helpers!) }
  2702. result:=searchsym_in_class(tobjectdef(classh.extendeddef).childof,contextclassh,s,srsym,srsymtable,flags+[ssf_search_helper]);
  2703. { addsymref is already called by searchsym_in_class }
  2704. end;
  2705. function search_specific_assignment_operator(assignment_type:ttoken;from_def,to_def:Tdef):Tprocdef;
  2706. var
  2707. sym : Tprocsym;
  2708. hashedid : THashedIDString;
  2709. curreq,
  2710. besteq : tequaltype;
  2711. currpd,
  2712. bestpd : tprocdef;
  2713. stackitem : psymtablestackitem;
  2714. begin
  2715. hashedid.id:=overloaded_names[assignment_type];
  2716. besteq:=te_incompatible;
  2717. bestpd:=nil;
  2718. stackitem:=symtablestack.stack;
  2719. while assigned(stackitem) do
  2720. begin
  2721. sym:=Tprocsym(stackitem^.symtable.FindWithHash(hashedid));
  2722. if sym<>nil then
  2723. begin
  2724. if sym.typ<>procsym then
  2725. internalerror(200402031);
  2726. { if the source type is an alias then this is only the second choice,
  2727. if you mess with this code, check tw4093 }
  2728. currpd:=sym.find_procdef_assignment_operator(from_def,to_def,curreq);
  2729. if curreq>besteq then
  2730. begin
  2731. besteq:=curreq;
  2732. bestpd:=currpd;
  2733. if (besteq=te_exact) then
  2734. break;
  2735. end;
  2736. end;
  2737. stackitem:=stackitem^.next;
  2738. end;
  2739. result:=bestpd;
  2740. end;
  2741. function search_assignment_operator(from_def,to_def:Tdef;explicit:boolean):Tprocdef;
  2742. begin
  2743. { search record/object symtable first for a suitable operator }
  2744. if from_def.typ in [recorddef,objectdef] then
  2745. symtablestack.push(tabstractrecorddef(from_def).symtable);
  2746. if to_def.typ in [recorddef,objectdef] then
  2747. symtablestack.push(tabstractrecorddef(to_def).symtable);
  2748. { if type conversion is explicit then search first for explicit
  2749. operator overload and if not found then use implicit operator }
  2750. if explicit then
  2751. result:=search_specific_assignment_operator(_OP_EXPLICIT,from_def,to_def)
  2752. else
  2753. result:=nil;
  2754. if result=nil then
  2755. result:=search_specific_assignment_operator(_ASSIGNMENT,from_def,to_def);
  2756. { restore symtable stack }
  2757. if to_def.typ in [recorddef,objectdef] then
  2758. symtablestack.pop(tabstractrecorddef(to_def).symtable);
  2759. if from_def.typ in [recorddef,objectdef] then
  2760. symtablestack.pop(tabstractrecorddef(from_def).symtable);
  2761. end;
  2762. function search_enumerator_operator(from_def,to_def:Tdef): Tprocdef;
  2763. var
  2764. sym : Tprocsym;
  2765. hashedid : THashedIDString;
  2766. curreq,
  2767. besteq : tequaltype;
  2768. currpd,
  2769. bestpd : tprocdef;
  2770. stackitem : psymtablestackitem;
  2771. begin
  2772. hashedid.id:='enumerator';
  2773. besteq:=te_incompatible;
  2774. bestpd:=nil;
  2775. stackitem:=symtablestack.stack;
  2776. while assigned(stackitem) do
  2777. begin
  2778. sym:=Tprocsym(stackitem^.symtable.FindWithHash(hashedid));
  2779. if sym<>nil then
  2780. begin
  2781. if sym.typ<>procsym then
  2782. internalerror(200910241);
  2783. { if the source type is an alias then this is only the second choice,
  2784. if you mess with this code, check tw4093 }
  2785. currpd:=sym.find_procdef_enumerator_operator(from_def,to_def,curreq);
  2786. if curreq>besteq then
  2787. begin
  2788. besteq:=curreq;
  2789. bestpd:=currpd;
  2790. if (besteq=te_exact) then
  2791. break;
  2792. end;
  2793. end;
  2794. stackitem:=stackitem^.next;
  2795. end;
  2796. result:=bestpd;
  2797. end;
  2798. function search_system_type(const s: TIDString): ttypesym;
  2799. var
  2800. sym : tsym;
  2801. begin
  2802. sym:=tsym(systemunit.Find(s));
  2803. if not assigned(sym) or
  2804. (sym.typ<>typesym) then
  2805. message1(cg_f_unknown_system_type,s);
  2806. result:=ttypesym(sym);
  2807. end;
  2808. function try_search_system_type(const s: TIDString): ttypesym;
  2809. var
  2810. sym : tsym;
  2811. begin
  2812. sym:=tsym(systemunit.Find(s));
  2813. if not assigned(sym) then
  2814. result:=nil
  2815. else
  2816. begin
  2817. if sym.typ<>typesym then
  2818. message1(cg_f_unknown_system_type,s);
  2819. result:=ttypesym(sym);
  2820. end;
  2821. end;
  2822. function search_system_proc(const s: TIDString): tprocdef;
  2823. var
  2824. srsym: tsym;
  2825. begin
  2826. srsym:=tsym(systemunit.find(s));
  2827. if not assigned(srsym) and
  2828. (cs_compilesystem in current_settings.moduleswitches) then
  2829. srsym:=tsym(systemunit.Find(upper(s)));
  2830. if not assigned(srsym) or
  2831. (srsym.typ<>procsym) then
  2832. message1(cg_f_unknown_compilerproc,s);
  2833. result:=tprocdef(tprocsym(srsym).procdeflist[0]);
  2834. end;
  2835. function search_named_unit_globaltype(const unitname, typename: TIDString; throwerror: boolean): ttypesym;
  2836. var
  2837. srsymtable: tsymtable;
  2838. sym: tsym;
  2839. begin
  2840. sym:=nil;
  2841. if searchsym_in_named_module(unitname,typename,sym,srsymtable) and
  2842. (sym.typ=typesym) then
  2843. begin
  2844. result:=ttypesym(sym);
  2845. exit;
  2846. end
  2847. else
  2848. begin
  2849. if throwerror then
  2850. message2(cg_f_unknown_type_in_unit,typename,unitname);
  2851. result:=nil;
  2852. end;
  2853. end;
  2854. function search_last_objectpascal_helper(pd : tdef;contextclassh : tabstractrecorddef;out odef : tobjectdef):boolean;
  2855. var
  2856. s: string;
  2857. list: TFPObjectList;
  2858. i: integer;
  2859. st: tsymtable;
  2860. begin
  2861. result:=false;
  2862. odef:=nil;
  2863. { when there are no helpers active currently then we don't need to do
  2864. anything }
  2865. if current_module.extendeddefs.count=0 then
  2866. exit;
  2867. { no helpers for anonymous types }
  2868. if ((pd.typ in [recorddef,objectdef]) and
  2869. (
  2870. not assigned(tabstractrecorddef(pd).objrealname) or
  2871. (tabstractrecorddef(pd).objrealname^='')
  2872. )
  2873. ) or
  2874. not assigned(pd.typesym) then
  2875. exit;
  2876. { if pd is defined inside a procedure we must not use make_mangledname
  2877. (as a helper may not be defined in a procedure this is no problem...)}
  2878. st:=pd.owner;
  2879. while st.symtabletype in [objectsymtable,recordsymtable] do
  2880. st:=st.defowner.owner;
  2881. if st.symtabletype=localsymtable then
  2882. exit;
  2883. { the mangled name is used as the key for tmodule.extendeddefs }
  2884. s:=generate_objectpascal_helper_key(pd);
  2885. list:=TFPObjectList(current_module.extendeddefs.Find(s));
  2886. if assigned(list) and (list.count>0) then
  2887. begin
  2888. i:=list.count-1;
  2889. repeat
  2890. odef:=tobjectdef(list[list.count-1]);
  2891. result:=(odef.owner.symtabletype in [staticsymtable,globalsymtable]) or
  2892. is_visible_for_object(tobjectdef(list[i]).typesym,contextclassh);
  2893. dec(i);
  2894. until result or (i<0);
  2895. if not result then
  2896. { just to be sure that noone uses odef }
  2897. odef:=nil;
  2898. end;
  2899. end;
  2900. function search_objectpascal_helper(pd : tdef;contextclassh : tabstractrecorddef;const s: string; out srsym: tsym; out srsymtable: tsymtable):boolean;
  2901. var
  2902. hashedid : THashedIDString;
  2903. classh : tobjectdef;
  2904. i : integer;
  2905. pdef : tprocdef;
  2906. begin
  2907. result:=false;
  2908. { if there is no class helper for the class then there is no need to
  2909. search further }
  2910. if not search_last_objectpascal_helper(pd,contextclassh,classh) then
  2911. exit;
  2912. hashedid.id:=s;
  2913. repeat
  2914. srsymtable:=classh.symtable;
  2915. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2916. if srsym<>nil then
  2917. begin
  2918. case srsym.typ of
  2919. procsym:
  2920. begin
  2921. for i:=0 to tprocsym(srsym).procdeflist.count-1 do
  2922. begin
  2923. pdef:=tprocdef(tprocsym(srsym).procdeflist[i]);
  2924. if not is_visible_for_object(pdef.owner,pdef.visibility,contextclassh) then
  2925. continue;
  2926. { we need to know if a procedure references symbols
  2927. in the static symtable, because then it can't be
  2928. inlined from outside this unit }
  2929. if assigned(current_procinfo) and
  2930. (srsym.owner.symtabletype=staticsymtable) then
  2931. include(current_procinfo.flags,pi_uses_static_symtable);
  2932. { the first found method wins }
  2933. srsym:=tprocdef(tprocsym(srsym).procdeflist[i]).procsym;
  2934. srsymtable:=srsym.owner;
  2935. addsymref(srsym);
  2936. result:=true;
  2937. exit;
  2938. end;
  2939. end;
  2940. typesym,
  2941. fieldvarsym,
  2942. constsym,
  2943. enumsym,
  2944. undefinedsym,
  2945. propertysym:
  2946. begin
  2947. addsymref(srsym);
  2948. result:=true;
  2949. exit;
  2950. end;
  2951. else
  2952. internalerror(2014041101);
  2953. end;
  2954. end;
  2955. { try the helper parent if available }
  2956. classh:=classh.childof;
  2957. until classh=nil;
  2958. srsym:=nil;
  2959. srsymtable:=nil;
  2960. end;
  2961. function search_objc_helper(pd : tobjectdef;const s : string; out srsym: tsym; out srsymtable: tsymtable):boolean;
  2962. var
  2963. hashedid : THashedIDString;
  2964. stackitem : psymtablestackitem;
  2965. i : longint;
  2966. defowner : tobjectdef;
  2967. begin
  2968. hashedid.id:=class_helper_prefix+s;
  2969. stackitem:=symtablestack.stack;
  2970. while assigned(stackitem) do
  2971. begin
  2972. srsymtable:=stackitem^.symtable;
  2973. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  2974. if assigned(srsym) then
  2975. begin
  2976. if not(srsymtable.symtabletype in [globalsymtable,staticsymtable]) or
  2977. not(srsym.owner.symtabletype in [globalsymtable,staticsymtable]) or
  2978. (srsym.typ<>procsym) then
  2979. internalerror(2009111505);
  2980. { check whether this procsym includes a helper for this particular class }
  2981. for i:=0 to tprocsym(srsym).procdeflist.count-1 do
  2982. begin
  2983. { does pd inherit from (or is the same as) the class
  2984. that this method's category extended?
  2985. Warning: this list contains both category and objcclass methods
  2986. (for id.randommethod), so only check category methods here
  2987. }
  2988. defowner:=tobjectdef(tprocdef(tprocsym(srsym).procdeflist[i]).owner.defowner);
  2989. if (oo_is_classhelper in defowner.objectoptions) and
  2990. def_is_related(pd,defowner.childof) then
  2991. begin
  2992. { we need to know if a procedure references symbols
  2993. in the static symtable, because then it can't be
  2994. inlined from outside this unit }
  2995. if assigned(current_procinfo) and
  2996. (srsym.owner.symtabletype=staticsymtable) then
  2997. include(current_procinfo.flags,pi_uses_static_symtable);
  2998. { no need to keep looking. There might be other
  2999. categories that extend this, a parent or child
  3000. class with a method with the same name (either
  3001. overriding this one, or overridden by this one),
  3002. but that doesn't matter as far as the basic
  3003. procsym is concerned.
  3004. }
  3005. srsym:=tprocdef(tprocsym(srsym).procdeflist[i]).procsym;
  3006. srsymtable:=srsym.owner;
  3007. addsymref(srsym);
  3008. result:=true;
  3009. exit;
  3010. end;
  3011. end;
  3012. end;
  3013. stackitem:=stackitem^.next;
  3014. end;
  3015. srsym:=nil;
  3016. srsymtable:=nil;
  3017. result:=false;
  3018. end;
  3019. function search_objc_method(const s : string; out srsym: tsym; out srsymtable: tsymtable):boolean;
  3020. var
  3021. hashedid : THashedIDString;
  3022. stackitem : psymtablestackitem;
  3023. i : longint;
  3024. begin
  3025. hashedid.id:=class_helper_prefix+s;
  3026. stackitem:=symtablestack.stack;
  3027. while assigned(stackitem) do
  3028. begin
  3029. srsymtable:=stackitem^.symtable;
  3030. srsym:=tsym(srsymtable.FindWithHash(hashedid));
  3031. if assigned(srsym) then
  3032. begin
  3033. if not(srsymtable.symtabletype in [globalsymtable,staticsymtable]) or
  3034. not(srsym.owner.symtabletype in [globalsymtable,staticsymtable]) or
  3035. (srsym.typ<>procsym) then
  3036. internalerror(2009112005);
  3037. { check whether this procsym includes a helper for this particular class }
  3038. for i:=0 to tprocsym(srsym).procdeflist.count-1 do
  3039. begin
  3040. { we need to know if a procedure references symbols
  3041. in the static symtable, because then it can't be
  3042. inlined from outside this unit }
  3043. if assigned(current_procinfo) and
  3044. (srsym.owner.symtabletype=staticsymtable) then
  3045. include(current_procinfo.flags,pi_uses_static_symtable);
  3046. { no need to keep looking. There might be other
  3047. methods with the same name, but that doesn't matter
  3048. as far as the basic procsym is concerned.
  3049. }
  3050. srsym:=tprocdef(tprocsym(srsym).procdeflist[i]).procsym;
  3051. { We need the symtable in which the classhelper-like sym
  3052. is located, not the objectdef. The reason is that the
  3053. callnode will climb the symtablestack until it encounters
  3054. this symtable to start looking for overloads (and it won't
  3055. find the objectsymtable in which this method sym is
  3056. located
  3057. srsymtable:=srsym.owner;
  3058. }
  3059. addsymref(srsym);
  3060. result:=true;
  3061. exit;
  3062. end;
  3063. end;
  3064. stackitem:=stackitem^.next;
  3065. end;
  3066. srsym:=nil;
  3067. srsymtable:=nil;
  3068. result:=false;
  3069. end;
  3070. function search_struct_member(pd : tabstractrecorddef;const s : string):tsym;
  3071. { searches n in symtable of pd and all anchestors }
  3072. var
  3073. srsymtable : tsymtable;
  3074. begin
  3075. { in case this is a formal class, first find the real definition }
  3076. if (oo_is_formal in pd.objectoptions) then
  3077. pd:=find_real_class_definition(tobjectdef(pd),true);
  3078. if search_objectpascal_helper(pd, pd, s, result, srsymtable) then
  3079. exit;
  3080. result:=search_struct_member_no_helper(pd,s);
  3081. if assigned(result) then
  3082. exit;
  3083. { not found, now look for class helpers }
  3084. if is_objcclass(pd) then
  3085. search_objc_helper(tobjectdef(pd),s,result,srsymtable)
  3086. end;
  3087. function search_struct_member_no_helper(pd: tabstractrecorddef; const s: string): tsym;
  3088. var
  3089. hashedid : THashedIDString;
  3090. srsym : tsym;
  3091. begin
  3092. hashedid.id:=s;
  3093. while assigned(pd) do
  3094. begin
  3095. srsym:=tsym(pd.symtable.FindWithHash(hashedid));
  3096. if assigned(srsym) then
  3097. begin
  3098. result:=srsym;
  3099. exit;
  3100. end;
  3101. if pd.typ=objectdef then
  3102. pd:=tobjectdef(pd).childof
  3103. else
  3104. pd:=nil;
  3105. end;
  3106. result:=nil;
  3107. end;
  3108. function search_macro(const s : string):tsym;
  3109. var
  3110. stackitem : psymtablestackitem;
  3111. hashedid : THashedIDString;
  3112. srsym : tsym;
  3113. begin
  3114. hashedid.id:=s;
  3115. { First search the localmacrosymtable before searching the
  3116. global macrosymtables from the units }
  3117. if assigned(current_module) then
  3118. begin
  3119. srsym:=tsym(current_module.localmacrosymtable.FindWithHash(hashedid));
  3120. if assigned(srsym) then
  3121. begin
  3122. result:= srsym;
  3123. exit;
  3124. end;
  3125. end;
  3126. stackitem:=macrosymtablestack.stack;
  3127. while assigned(stackitem) do
  3128. begin
  3129. srsym:=tsym(stackitem^.symtable.FindWithHash(hashedid));
  3130. if assigned(srsym) then
  3131. begin
  3132. result:= srsym;
  3133. exit;
  3134. end;
  3135. stackitem:=stackitem^.next;
  3136. end;
  3137. result:= nil;
  3138. end;
  3139. function defined_macro(const s : string):boolean;
  3140. var
  3141. mac: tmacro;
  3142. begin
  3143. mac:=tmacro(search_macro(s));
  3144. if assigned(mac) then
  3145. begin
  3146. mac.is_used:=true;
  3147. defined_macro:=mac.defined;
  3148. end
  3149. else
  3150. defined_macro:=false;
  3151. end;
  3152. {****************************************************************************
  3153. Object Helpers
  3154. ****************************************************************************}
  3155. function search_default_property(pd : tabstractrecorddef) : tpropertysym;
  3156. { returns the default property of a class, searches also anchestors }
  3157. var
  3158. _defaultprop : tpropertysym;
  3159. helperpd : tobjectdef;
  3160. begin
  3161. _defaultprop:=nil;
  3162. { first search in helper's hierarchy }
  3163. if search_last_objectpascal_helper(pd,nil,helperpd) then
  3164. while assigned(helperpd) do
  3165. begin
  3166. helperpd.symtable.SymList.ForEachCall(@tstoredsymtable(helperpd.symtable).testfordefaultproperty,@_defaultprop);
  3167. if assigned(_defaultprop) then
  3168. break;
  3169. helperpd:=helperpd.childof;
  3170. end;
  3171. if assigned(_defaultprop) then
  3172. begin
  3173. search_default_property:=_defaultprop;
  3174. exit;
  3175. end;
  3176. { now search in the type's hierarchy itself }
  3177. while assigned(pd) do
  3178. begin
  3179. pd.symtable.SymList.ForEachCall(@tstoredsymtable(pd.symtable).testfordefaultproperty,@_defaultprop);
  3180. if assigned(_defaultprop) then
  3181. break;
  3182. if (pd.typ=objectdef) then
  3183. pd:=tobjectdef(pd).childof
  3184. else
  3185. break;
  3186. end;
  3187. search_default_property:=_defaultprop;
  3188. end;
  3189. {****************************************************************************
  3190. Macro Helpers
  3191. ****************************************************************************}
  3192. procedure def_system_macro(const name : string);
  3193. var
  3194. mac : tmacro;
  3195. s: string;
  3196. begin
  3197. if name = '' then
  3198. internalerror(2004121202);
  3199. s:= upper(name);
  3200. mac:=tmacro(search_macro(s));
  3201. if not assigned(mac) then
  3202. begin
  3203. mac:=tmacro.create(s);
  3204. if assigned(current_module) then
  3205. current_module.localmacrosymtable.insert(mac)
  3206. else
  3207. initialmacrosymtable.insert(mac);
  3208. end;
  3209. Message1(parser_c_macro_defined,mac.name);
  3210. mac.defined:=true;
  3211. end;
  3212. procedure set_system_macro(const name, value : string);
  3213. var
  3214. mac : tmacro;
  3215. s: string;
  3216. begin
  3217. if name = '' then
  3218. internalerror(2004121203);
  3219. s:= upper(name);
  3220. mac:=tmacro(search_macro(s));
  3221. if not assigned(mac) then
  3222. begin
  3223. mac:=tmacro.create(s);
  3224. if assigned(current_module) then
  3225. current_module.localmacrosymtable.insert(mac)
  3226. else
  3227. initialmacrosymtable.insert(mac);
  3228. end
  3229. else
  3230. begin
  3231. mac.is_compiler_var:=false;
  3232. if assigned(mac.buftext) then
  3233. freemem(mac.buftext,mac.buflen);
  3234. end;
  3235. Message2(parser_c_macro_set_to,mac.name,value);
  3236. mac.buflen:=length(value);
  3237. getmem(mac.buftext,mac.buflen);
  3238. move(value[1],mac.buftext^,mac.buflen);
  3239. mac.defined:=true;
  3240. end;
  3241. procedure set_system_compvar(const name, value : string);
  3242. var
  3243. mac : tmacro;
  3244. s: string;
  3245. begin
  3246. if name = '' then
  3247. internalerror(2004121204);
  3248. s:= upper(name);
  3249. mac:=tmacro(search_macro(s));
  3250. if not assigned(mac) then
  3251. begin
  3252. mac:=tmacro.create(s);
  3253. mac.is_compiler_var:=true;
  3254. if assigned(current_module) then
  3255. current_module.localmacrosymtable.insert(mac)
  3256. else
  3257. initialmacrosymtable.insert(mac);
  3258. end
  3259. else
  3260. begin
  3261. mac.is_compiler_var:=true;
  3262. if assigned(mac.buftext) then
  3263. freemem(mac.buftext,mac.buflen);
  3264. end;
  3265. Message2(parser_c_macro_set_to,mac.name,value);
  3266. mac.buflen:=length(value);
  3267. getmem(mac.buftext,mac.buflen);
  3268. move(value[1],mac.buftext^,mac.buflen);
  3269. mac.defined:=true;
  3270. end;
  3271. procedure undef_system_macro(const name : string);
  3272. var
  3273. mac : tmacro;
  3274. s: string;
  3275. begin
  3276. if name = '' then
  3277. internalerror(2004121205);
  3278. s:= upper(name);
  3279. mac:=tmacro(search_macro(s));
  3280. if not assigned(mac) then
  3281. {If not found, then it's already undefined.}
  3282. else
  3283. begin
  3284. Message1(parser_c_macro_undefined,mac.name);
  3285. mac.defined:=false;
  3286. mac.is_compiler_var:=false;
  3287. { delete old definition }
  3288. if assigned(mac.buftext) then
  3289. begin
  3290. freemem(mac.buftext,mac.buflen);
  3291. mac.buftext:=nil;
  3292. end;
  3293. end;
  3294. end;
  3295. {$ifdef UNITALIASES}
  3296. {****************************************************************************
  3297. TUNIT_ALIAS
  3298. ****************************************************************************}
  3299. constructor tunit_alias.create(const n:string);
  3300. var
  3301. i : longint;
  3302. begin
  3303. i:=pos('=',n);
  3304. if i=0 then
  3305. fail;
  3306. inherited createname(Copy(n,1,i-1));
  3307. newname:=stringdup(Copy(n,i+1,255));
  3308. end;
  3309. destructor tunit_alias.destroy;
  3310. begin
  3311. stringdispose(newname);
  3312. inherited destroy;
  3313. end;
  3314. procedure addunitalias(const n:string);
  3315. begin
  3316. unitaliases^.insert(tunit_alias,init(Upper(n))));
  3317. end;
  3318. function getunitalias(const n:string):string;
  3319. var
  3320. p : punit_alias;
  3321. begin
  3322. p:=punit_alias(unitaliases^.Find(Upper(n)));
  3323. if assigned(p) then
  3324. getunitalias:=punit_alias(p).newname^
  3325. else
  3326. getunitalias:=n;
  3327. end;
  3328. {$endif UNITALIASES}
  3329. {****************************************************************************
  3330. Init/Done Symtable
  3331. ****************************************************************************}
  3332. procedure InitSymtable;
  3333. begin
  3334. { Reset symbolstack }
  3335. symtablestack:=nil;
  3336. systemunit:=nil;
  3337. { create error syms and def }
  3338. generrorsym:=terrorsym.create;
  3339. generrordef:=cerrordef.create;
  3340. { macros }
  3341. initialmacrosymtable:=tmacrosymtable.create(false);
  3342. macrosymtablestack:=TSymtablestack.create;
  3343. macrosymtablestack.push(initialmacrosymtable);
  3344. {$ifdef UNITALIASES}
  3345. { unit aliases }
  3346. unitaliases:=TFPHashObjectList.create;
  3347. {$endif}
  3348. { set some global vars to nil, might be important for the ide }
  3349. class_tobject:=nil;
  3350. interface_iunknown:=nil;
  3351. interface_idispatch:=nil;
  3352. rec_tguid:=nil;
  3353. dupnr:=0;
  3354. end;
  3355. procedure DoneSymtable;
  3356. begin
  3357. generrorsym.owner:=nil;
  3358. generrorsym.free;
  3359. generrordef.owner:=nil;
  3360. generrordef.free;
  3361. initialmacrosymtable.free;
  3362. macrosymtablestack.free;
  3363. {$ifdef UNITALIASES}
  3364. unitaliases.free;
  3365. {$endif}
  3366. end;
  3367. end.