Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.h44 struct Descriptor { struct
53 using DescriptorColl = std::vector<Descriptor>; argument
H A DDWARFDebugPubTable.h33 dwarf::PubIndexEntryDescriptor Descriptor; member
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h36 struct Descriptor { struct
51 const Descriptor &GetDescriptorRef(uint32_t i) const { in GetDescriptorRef() argument
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DDescriptor.cpp19 static void ctorTy(Block *, char *Ptr, bool, bool, bool, Descriptor *) { in ctorTy() argument
23 template <typename T> static void dtorTy(Block *, char *Ptr, Descriptor *) { in dtorTy() argument
28 static void moveTy(Block *, char *Src, char *Dst, Descriptor *) { in moveTy() argument
197 Descriptor::Descriptor(const DeclTy &D, PrimType Type, MetadataSize MD, in Descriptor() function in Descriptor
207 Descriptor::Descriptor(const DeclTy &D, PrimType Type, MetadataSize MD, in Descriptor() function in Descriptor
219 Descriptor::Descriptor(const DeclTy &D, PrimType Type, bool IsTemporary, in Descriptor() function in Descriptor
228 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, MetadataSize MD, in Descriptor() function in Descriptor
240 Descriptor::Descriptor(const DeclTy &D, Descriptor *Elem, bool IsTemporary, in Descriptor() function in Descriptor
250 Descriptor::Descriptor(const DeclTy &D, Record *R, MetadataSize MD, in Descriptor() function in Descriptor
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp326 yaml::MappingNode *Descriptor, in parseRewriteFunctionDescriptor()
396 yaml::MappingNode *Descriptor, in parseRewriteGlobalVariableDescriptor()
459 yaml::MappingNode *Descriptor, in parseRewriteGlobalAliasDescriptor()
562 for (auto &Descriptor : Descriptors) in runImpl() local
H A DCloneFunction.cpp403 SmallVector<Intrinsic::IITDescriptor, 8> Descriptor; in cloneInstruction() local
/openbsd/gnu/llvm/llvm/tools/lli/
H A DExecutionUtils.cpp79 jit_descriptor *Descriptor = reinterpret_cast<jit_descriptor *>(Addr); in dumpDebugDescriptor() local
95 jit_descriptor *Descriptor = reinterpret_cast<jit_descriptor *>(Addr); in dumpDebugObjects() local
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCSectionMachO.cpp227 [&](decltype(*SectionTypeDescriptors) &Descriptor) { in ParseSectionSpecifier()
258 [&](decltype(*SectionAttrDescriptors) &Descriptor) { in ParseSectionSpecifier()
/openbsd/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp53 struct Descriptor { struct
55 typedef enum {
62 } Format;
65 typedef enum {
70 } Kind;
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp57 static const RefactoringDescriptor Descriptor = { in describe() local
104 static const RefactoringDescriptor Descriptor = { in describe() local
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp136 IO &IO, DWARFYAML::ARangeDescriptor &Descriptor) { in mapping()
153 IO &IO, DWARFYAML::RangeEntry &Descriptor) { in mapping()
H A DDWARFEmitter.cpp175 for (const auto &Descriptor : Range.Descriptors) { in emitDebugAranges() local
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dvms-hdr.c235 } Descriptor; in get_vms_time_string() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dvms-hdr.c169 } Descriptor; in get_vms_time_string() local
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp61 static const RefactoringDescriptor Descriptor = { in describe() local
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp63 DbiModuleDescriptor Descriptor; member
H A DExplainOutputStyle.cpp379 const DbiModuleDescriptor &Descriptor = *Prev; in explainDbiModiSubstreamOffset() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp108 SelectorDescriptor Descriptor = *I; in fillSelectors() local
/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp122 for (auto Descriptor : Set.descriptors()) { in dumpDebugARanges() local
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUUsage.rst3902 Code Object V3 Kernel Descriptor
4643 .. _amdgpu-amdhsa-initial-kernel-execution-state:
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h80 llvm::yaml::Hex8 Descriptor; member
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp244 ContentDescriptor Descriptor; in parseV5EntryFormat() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1546 auto *Descriptor = in instrumentGlobal() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c2868 struct { unsigned short len, mbz; char *ptr; } Descriptor; in Write_VMS_MHD_Records() local
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2927 const AttrClassDescriptor &Descriptor; member
3004 for (auto &Descriptor : AttrClassDescriptors) { in AttrClassHierarchy() local

12