/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugArangeSet.h | 44 struct Descriptor { struct 53 using DescriptorColl = std::vector<Descriptor>; argument
|
H A D | DWARFDebugPubTable.h | 33 dwarf::PubIndexEntryDescriptor Descriptor; member
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugArangeSet.h | 36 struct Descriptor { struct 51 const Descriptor &GetDescriptorRef(uint32_t i) const { in GetDescriptorRef() argument
|
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Descriptor.cpp | 19 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 D | SymbolRewriter.cpp | 326 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 D | CloneFunction.cpp | 403 SmallVector<Intrinsic::IITDescriptor, 8> Descriptor; in cloneInstruction() local
|
/openbsd/gnu/llvm/llvm/tools/lli/ |
H A D | ExecutionUtils.cpp | 79 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 D | MCSectionMachO.cpp | 227 [&](decltype(*SectionTypeDescriptors) &Descriptor) { in ParseSectionSpecifier() 258 [&](decltype(*SectionAttrDescriptors) &Descriptor) { in ParseSectionSpecifier()
|
/openbsd/gnu/llvm/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 53 struct Descriptor { struct 55 typedef enum { 62 } Format; 65 typedef enum { 70 } Kind;
|
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/ |
H A D | RenamingAction.cpp | 57 static const RefactoringDescriptor Descriptor = { in describe() local 104 static const RefactoringDescriptor Descriptor = { in describe() local
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | DWARFYAML.cpp | 136 IO &IO, DWARFYAML::ARangeDescriptor &Descriptor) { in mapping() 153 IO &IO, DWARFYAML::RangeEntry &Descriptor) { in mapping()
|
H A D | DWARFEmitter.cpp | 175 for (const auto &Descriptor : Range.Descriptors) { in emitDebugAranges() local
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | vms-hdr.c | 235 } Descriptor; in get_vms_time_string() local
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | vms-hdr.c | 169 } Descriptor; in get_vms_time_string() local
|
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/ |
H A D | Extract.cpp | 61 static const RefactoringDescriptor Descriptor = { in describe() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | StreamUtil.cpp | 63 DbiModuleDescriptor Descriptor; member
|
H A D | ExplainOutputStyle.cpp | 379 const DbiModuleDescriptor &Descriptor = *Prev; in explainDbiModiSubstreamOffset() local
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ObjCMissingSuperCallChecker.cpp | 108 SelectorDescriptor Descriptor = *I; in fillSelectors() local
|
/openbsd/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | dwarf2yaml.cpp | 122 for (auto Descriptor : Set.descriptors()) { in dumpDebugARanges() local
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUUsage.rst | 3902 Code Object V3 Kernel Descriptor 4643 .. _amdgpu-amdhsa-initial-kernel-execution-state:
|
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 80 llvm::yaml::Hex8 Descriptor; member
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLine.cpp | 244 ContentDescriptor Descriptor; in parseV5EntryFormat() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1546 auto *Descriptor = in instrumentGlobal() local
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 2868 struct { unsigned short len, mbz; char *ptr; } Descriptor; in Write_VMS_MHD_Records() local
|
/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 2927 const AttrClassDescriptor &Descriptor; member 3004 for (auto &Descriptor : AttrClassDescriptors) { in AttrClassHierarchy() local
|