Searched defs:Attribute (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-9.3-release/sys/contrib/dev/acpica/disassembler/
H A Ddmutils.c143 AcpiDmDecodeAttribute( UINT8 Attribute) argument
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp135 DIEValue *DIE::findAttribute(uint16_t Attribute) { argument
H A DDIEHash.cpp192 void DIEHash::hashShallowTypeReference(dwarf::Attribute Attribute, argument
218 void DIEHash::hashRepeatedTypeReference(dwarf::Attribute Attribute, argument
231 void DIEHash::hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag, argument
277 dwarf::Attribute Attribute = Desc->getAttribute(); local
[all...]
H A DDIE.h36 dwarf::Attribute Attribute; member in class:llvm::DIEAbbrevData
86 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { argument
160 addValue(dwarf::Attribute Attribute, dwarf::Form Form, DIEValue *Value) argument
[all...]
H A DDwarfCompileUnit.cpp131 void CompileUnit::addFlag(DIE *Die, dwarf::Attribute Attribute) { argument
140 void CompileUnit::addUInt(DIE *Die, dwarf::Attribute Attribute, argument
155 void CompileUnit::addSInt(DIE *Die, dwarf::Attribute Attribute, argument
173 addString(DIE *Die, dwarf::Attribute Attribute, StringRef String) argument
197 addLocalString(DIE *Die, dwarf::Attribute Attribute, StringRef String) argument
219 addLabel(DIE *Die, dwarf::Attribute Attribute, dwarf::Form Form, const MCSymbol *Label) argument
232 addSectionLabel(DIE *Die, dwarf::Attribute Attribute, const MCSymbol *Label) argument
242 addSectionOffset(DIE *Die, dwarf::Attribute Attribute, uint64_t Integer) argument
253 addLabelAddress(DIE *Die, dwarf::Attribute Attribute, MCSymbol *Label) argument
289 addSectionDelta(DIE *Die, dwarf::Attribute Attribute, const MCSymbol *Hi, const MCSymbol *Lo) argument
300 addDIEEntry(DIE *Die, dwarf::Attribute Attribute, DIE *Entry) argument
305 addDIEEntry(DIE *Die, dwarf::Attribute Attribute, DIEEntry *Entry) argument
331 addBlock(DIE *Die, dwarf::Attribute Attribute, DIEBlock *Block) argument
491 addAddress(DIE *Die, dwarf::Attribute Attribute, const MachineLocation &Location, bool Indirect) argument
513 addComplexAddress(const DbgVariable &DV, DIE *Die, dwarf::Attribute Attribute, const MachineLocation &Location) argument
606 addBlockByrefAddress(const DbgVariable &DV, DIE *Die, dwarf::Attribute Attribute, const MachineLocation &Location) argument
944 addType(DIE *Entity, DIType Ty, dwarf::Attribute Attribute) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h61 std::vector<AttributeSet> Attribute; member in class:llvm::ValueEnumerator
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCMachOStreamer.cpp219 EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute) argument
H A DMCPureStreamer.cpp54 virtual bool EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute) { argument
H A DWinCOFFStreamer.cpp201 EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute) argument
H A DMCNullStreamer.cpp55 virtual bool EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute){ argument
H A DMCELFStreamer.cpp155 EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute) argument
H A DMCAsmStreamer.cpp423 EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute) argument
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DDwarf.cpp115 const char *llvm::dwarf::AttributeString(unsigned Attribute) { argument
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h45 class Attribute { class in namespace:llvm
116 Attribute(AttributeImpl *A) : pImpl(A) {} function in class:llvm::Attribute
118 Attribute() : pImpl(0) {} function in class:llvm::Attribute
[all...]
/freebsd-9.3-release/sys/boot/efi/include/
H A Defidef.h182 UINT64 Attribute; // Field size is 64 bits member in struct:__anon5619
H A Deficon.h138 INT32 Attribute; member in struct:__anon5610
H A Defiprot.h303 UINT64 Attribute; member in struct:__anon5629
/freebsd-9.3-release/contrib/llvm/lib/LTO/
H A DLTOModule.cpp632 virtual bool EmitSymbolAttribute(MCSymbol *Symbol, MCSymbolAttr Attribute) { argument
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1402 const std::string &Attribute = R->getValueAsString("Attribute"); local
/freebsd-9.3-release/sys/dev/ciss/
H A Dcissio.h149 u_int8_t Attribute:3; member in struct:__anon7292::__anon7293
/freebsd-9.3-release/usr.bin/make/
H A Dparse.c179 Attribute /* Generic attribute */ enumerator in enum:__anon10800
/freebsd-9.3-release/contrib/bmake/
H A Dparse.c219 Attribute /* Generic attribute */ enumerator in enum:__anon822
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h400 class Attribute { class in class:clang::comments::HTMLStartTagComment
410 Attribute() { } function in class:clang::comments::HTMLStartTagComment::Attribute
412 Attribute(SourceLocation NameLocBegin, StringRef Name) : function in class:clang::comments::HTMLStartTagComment::Attribute
418 Attribute(SourceLocation NameLocBegin, StringRef Name, function in class:clang::comments::HTMLStartTagComment::Attribute
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp2023 AttributeKind Attribute local
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Daclocal.h293 UINT8 Attribute; member in struct:acpi_create_field_info

Completed in 269 milliseconds

12