Home
last modified time | relevance | path

Searched defs:Descriptors (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstrBuilder.h45 DenseMap<unsigned short, std::unique_ptr<const InstrDesc>> Descriptors; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h89 VarStreamArray<DbiModuleDescriptor> Descriptors; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h136 SymbolRewriter::RewriteDescriptorList Descriptors; variable
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DConstantInterpreter.rst208 Descriptors section in Memory Organisation
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeEmitter.h74 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DEvalEmitter.h81 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DFunction.h44 Scope(LocalVectorTy &&Descriptors) : Descriptors(std::move(Descriptors)) {} in Scope()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddescriptors.cc66 Descriptors::Descriptors() in Descriptors() function in gold::Descriptors
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddescriptors.cc66 Descriptors::Descriptors() in Descriptors() function in gold::Descriptors
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h60 std::vector<ARangeDescriptor> Descriptors; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp240 ContentDescriptors Descriptors; in parseV5EntryFormat() local