Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching defs:Linkage

1781     //             linkage, alignment, section, visibility, threadlocal,
1794 GlobalValue::LinkageTypes Linkage = GetDecodedLinkage(Record[3]);
1815 new GlobalVariable(*TheModule, Ty, isConstant, Linkage, 0, "", 0,
1830 // FUNCTION: [type, callingconv, isproto, linkage, paramattr,
1878 // ALIAS: [alias type, aliasee val#, linkage]
1879 // ALIAS: [alias type, aliasee val#, linkage, visibility]