Searched refs:Assoc (Results 1 – 12 of 12) sorted by relevance
| /freebsd-9-stable/contrib/llvm/include/llvm/MC/ |
| D | MCSectionCOFF.h | 48 mutable const MCSectionCOFF *Assoc; variable 54 const MCSectionCOFF *Assoc, SectionKind K) in MCSectionCOFF() argument 57 Selection(Selection), Assoc(Assoc) { in MCSectionCOFF() 61 (Assoc != 0) && in MCSectionCOFF() 80 const MCSectionCOFF *getAssocSection() const { return Assoc; } in getAssocSection() 82 void setSelection(int Selection, const MCSectionCOFF *Assoc = 0) const;
|
| D | MCContext.h | 264 const MCSectionCOFF *Assoc = 0);
|
| /freebsd-9-stable/contrib/llvm/lib/MC/ |
| D | MCSectionCOFF.cpp | 32 const MCSectionCOFF *Assoc) const { in setSelection() 35 (Assoc != 0) && in setSelection() 38 this->Assoc = Assoc; in setSelection() 78 OS << "\t.linkonce associative " << Assoc->getSectionName() << "\n"; in PrintSwitchToSection()
|
| D | MCContext.cpp | 285 int Selection, const MCSectionCOFF *Assoc) { in getCOFFSection() argument 305 COMDATSymbol, Selection, Assoc, Kind); in getCOFFSection()
|
| D | WinCOFFObjectWriter.cpp | 769 COFFSection *Assoc = SectionMap.lookup(MCSec.getAssocSection()); in WriteObject() local 770 if (!Assoc) { in WriteObject() 777 if (Assoc->Number == -1) in WriteObject() 780 (*i)->Symbol->Aux[0].Aux.SectionDefinition.Number = SectionIndices[Assoc]; in WriteObject()
|
| /freebsd-9-stable/contrib/llvm/lib/MC/MCParser/ |
| D | COFFAsmParser.cpp | 40 COFF::COMDATType Type, const MCSectionCOFF *Assoc); 119 const MCSectionCOFF *&Assoc); 302 const MCSectionCOFF *Assoc) { in ParseSectionSwitch() argument 308 Section, Characteristics, Kind, COMDATSymName, Type, Assoc)); in ParseSectionSwitch() 360 const MCSectionCOFF *Assoc = 0; in ParseDirectiveSection() local 367 if (parseCOMDATTypeAndAssoc(Type, Assoc)) in ParseDirectiveSection() 382 ParseSectionSwitch(SectionName, Flags, Kind, COMDATSymName, Type, Assoc); in ParseDirectiveSection() 449 const MCSectionCOFF *&Assoc) { in parseCOMDATTypeAndAssoc() argument 473 Assoc = static_cast<const MCSectionCOFF*>( in parseCOMDATTypeAndAssoc() 475 if (!Assoc) in parseCOMDATTypeAndAssoc() [all …]
|
| /freebsd-9-stable/share/doc/psd/01.cacm/ |
| D | ref.bib | 6 %J Comm. Assoc. Comp. Mach. 21 %J Comm. Assoc. Comp. Mach. 108 %J Comm. Assoc. Comp. Mach.
|
| /freebsd-9-stable/share/doc/psd/15.yacc/ |
| D | ref.bib | 23 %J Comm. Assoc. Comp. Mach. 59 %J Comm. Assoc. Comp. Mach.
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-readobj/ |
| D | COFFDumper.cpp | 897 const coff_section *Assoc; in printSymbol() local 900 if ((EC = Obj->getSection(Aux->Number, Assoc)) || in printSymbol() 901 (EC = Obj->getSectionName(Assoc, AssocName))) { in printSymbol()
|
| /freebsd-9-stable/games/fortune/datfiles/ |
| D | fortunes.sp.ok | 201 Assoc
|
| D | fortunes | 14599 -- Mudgeeraba Creek Emu-Riding and Boomerang-Throwing Assoc.
|
| /freebsd-9-stable/contrib/gcclibs/include/ |
| D | ChangeLog-9103 | 1257 (DMGL_STYLE_MASK): modify to include Kuck and Assoc style
|