Home
last modified time | relevance | path

Searched defs:addEntry (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp52 void LVRange::addEntry(LVScope *Scope, LVAddress LowerAddress, in addEntry() function in LVRange
68 void LVRange::addEntry(LVScope *Scope) { in addEntry() function in LVRange
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp39 const MCExpr *ConstantPool::addEntry(const MCExpr *Value, MCContext &Context, in addEntry() function in ConstantPool
123 const MCExpr *AssemblerConstantPools::addEntry(MCStreamer &Streamer, in addEntry() function in AssemblerConstantPools
H A DXCOFFObjectWriter.cpp282 void addEntry(std::unique_ptr<CInfoSymInfo> NewEntry) { in addEntry() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.cpp42 const MCExpr *CSKYConstantPool::addEntry(MCStreamer &Streamer, addEntry() function in CSKYConstantPool
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DSymbol.h85 typename C::iterator addEntry(C &Container, const Target &Targ) { in addEntry() function
H A DInterfaceFile.h453 typename C::iterator addEntry(C &Container, StringRef InstallName) { in addEntry() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp657 void GotSection::addEntry(const Symbol &sym) { in addEntry() function in GotSection
737 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, in addEntry() function in MipsGotSection
1175 void GotPltSection::addEntry(Symbol &sym) { in addEntry() function in GotPltSection
1221 void IgotPltSection::addEntry(Symbol &sym) { in addEntry() function in IgotPltSection
2570 void PltSection::addEntry(Symbol &sym) { in addEntry() function in PltSection
2617 void IpltSection::addEntry(Symbol &sym) { in addEntry() function in IpltSection
4300 PPC64LongBranchTargetSection::addEntry(const Symbol *sym, int64_t addend) { in addEntry() function in PPC64LongBranchTargetSection
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp338 void NonLazyPointerSectionBase::addEntry(Symbol *sym) { in addEntry() function in NonLazyPointerSectionBase
757 void StubsSection::addEntry(Symbol *sym) { in addEntry() function in StubsSection
902 void ObjCStubsSection::addEntry(Symbol *sym) { in addEntry() function in ObjCStubsSection
1008 void LazyBindingSection::addEntry(Symbol *sym) { in addEntry() function in LazyBindingSection
H A DSyntheticSections.h164 void addEntry(const InputSection *isec, uint64_t offset) { in addEntry() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp273 void SwiftAggLowering::addEntry(llvm::Type *type, in addEntry() function in SwiftAggLowering
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp380 bool WindowsResourceParser::TreeNode::addEntry( in addEntry() function in llvm::object::WindowsResourceParser::TreeNode
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp381 bool TGParser::addEntry(RecordsEntry E) { in addEntry() function in TGParser
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2724 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry() function in YAMLVFSWriter