Home
last modified time | relevance | path

Searched defs:EntryIndex (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h50 typedef size_t EntryIndex; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp37 using EntryIndex = DbgValueHistoryMap::EntryIndex; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp191 uint64_t EntryIndex = 0; in emitDebugRanges() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp350 unsigned EntryIndex; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp754 size_t EntryIndex = (reinterpret_cast<uintptr_t>(&Sym) - in getSymbolVersion() local