Home
last modified time | relevance | path

Searched defs:CurEntry (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp380 const DirectoryLookup &CurEntry = SearchList[i].Lookup; in RemoveDuplicates() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp539 handleSection(const StringMap<std::pair<MCSection *,DWARFSectionKind>> & KnownSections,const MCSection * StrSection,const MCSection * StrOffsetSection,const MCSection * TypesSection,const MCSection * CUIndexSection,const MCSection * TUIndexSection,const MCSection * InfoSection,const SectionRef & Section,MCStreamer & Out,std::deque<SmallString<32>> & UncompressedSections,uint32_t (& ContributionOffsets)[8],UnitIndexEntry & CurEntry,StringRef & CurStrSection,StringRef & CurStrOffsetSection,std::vector<StringRef> & CurTypesSection,std::vector<StringRef> & CurInfoSection,StringRef & AbbrevSection,StringRef & CurCUIndexSection,StringRef & CurTUIndexSection,std::vector<std::pair<DWARFSectionKind,uint32_t>> & SectionLength) handleSection() argument
653 UnitIndexEntry CurEntry = {}; write() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp741 auto *CurEntry = Worklist.front(); in remapSectionsAndSymbols() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1795 auto CurEntry = DebugLoc.rbegin(); in buildLocationList() local
1828 auto *CurEntry = DebugLoc.begin(); in buildLocationList() local
[all...]