Home
last modified time | relevance | path

Searched defs:Entries (Results 1 – 25 of 31) sorted by relevance

12

/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFDebugLoc.h38 SmallVector<Entry, 2> Entries; member
68 SmallVector<Entry, 2> Entries; member
HDDWARFDebugRangeList.h62 std::vector<RangeListEntry> Entries; variable
/NextBSD/contrib/llvm/include/llvm/Support/
HDSpecialCaseList.h90 StringMap<StringMap<Entry>> Entries; variable
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAddressPool.cpp35 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
HDDwarfStringPool.cpp47 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries(Pool.size()); in emit() local
HDDebugLocStream.h54 SmallVector<Entry, 32> Entries; variable
HDDwarfAccelTable.h236 StringEntries Entries; variable
HDDwarfDebug.cpp922 SmallVector<DebugLocEntry, 8> Entries; in collectVariableInfo() local
/NextBSD/contrib/llvm/include/llvm/MC/
HDConstantPools.h40 EntryVecTy Entries; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDLogDiagnosticPrinter.h60 SmallVector<DiagEntry, 8> Entries; variable
/NextBSD/contrib/llvm/utils/TableGen/
HDSequenceToOffsetTable.h57 unsigned Entries; variable
HDDAGISelMatcherOpt.cpp488 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDInterferenceCache.h146 Entry Entries[CacheEntries]; variable
/NextBSD/contrib/llvm/tools/llvm-readobj/
HDWin64EHDumper.cpp316 const RuntimeFunction *Entries = in printData() local
HDARMEHABIPrinter.h478 const unsigned Entries = IT->sh_size / IndexTableEntrySize; in PrintIndexTable() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDCStringChecker.cpp1974 CStringLengthTy Entries = state->get<CStringLength>(); in wantsRegionChangeUpdate() local
1984 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
2034 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2052 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp192 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
227 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
257 const std::vector<LineEntry> &Entries = LineEntries[FID]; in FindNearestLineEntry() local
275 const std::vector<LineEntry> &Entries) { in AddEntry()
HDVirtualFileSystem.cpp1063 void JSONWriter::write(ArrayRef<YAMLVFSEntry> Entries, in write()
/NextBSD/sys/contrib/dev/acpica/common/
HDdmtbdump.c276 UINT32 Entries; in AcpiDmDumpRsdt() local
316 UINT32 Entries; in AcpiDmDumpXsdt() local
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDObjCMT.cpp2096 bool parse(StringRef File, SmallVectorImpl<EditEntry> &Entries) { in parse()
2130 SmallVectorImpl<EditEntry> &Entries) { in parseEdit()
2259 SmallVector<EditEntry, 16> Entries; in getFileRemappingsFromFileList() local
/NextBSD/usr.sbin/mpsutil/
HDmpr_ioctl.h209 uint16_t Entries; member
HDmps_ioctl.h210 uint16_t Entries; member
/NextBSD/sys/dev/mps/
HDmps_ioctl.h211 uint16_t Entries; member
/NextBSD/sys/dev/mpr/
HDmpr_ioctl.h210 uint16_t Entries; member
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp758 const std::vector<MCGenDwarfLabelEntry> &Entries = in EmitGenDwarfInfo() local

12