Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h87 VarStreamArray<DbiModuleDescriptor> Descriptors; variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.h70 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DEvalEmitter.h86 llvm::SmallVector<SmallVector<Local, 8>, 2> Descriptors; variable
H A DFunction.h47 Scope(LocalVectorTy &&Descriptors) : Descriptors(std::move(Descriptors)) {} in Scope()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h133 SymbolRewriter::RewriteDescriptorList Descriptors; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstrBuilder.h73 Descriptors; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp245 ContentDescriptors Descriptors; in parseV5EntryFormat() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h61 std::vector<ARangeDescriptor> Descriptors; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5575 const ArrayRef<std::pair<uint64_t, uint64_t>> Descriptors) { in printMemtag() argument
7934 const ArrayRef<std::pair<uint64_t, uint64_t>> Descriptors) { in printMemtag() argument