Searched defs:getEntries (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h72 const std::vector<RangeListEntry> &getEntries() { return Entries; } function in class:llvm::DWARFDebugRangeList
H A DDWARFListTable.h46 const ListEntries &getEntries() const { return Entries; } function in class:llvm::DWARFListType
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h83 const llvm::SetVector<const Symbol *> &getEntries() const { return entries; } function in class:lld::macho::GotSection
159 const llvm::SetVector<DylibSymbol *> &getEntries() const { return entries; } function in class:lld::macho::StubsSection
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h110 ArrayRef<Entry> getEntries(const List &L) const { function in class:llvm::DebugLocStream

Completed in 193 milliseconds