Searched defs:addEntry (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp39 const MCExpr *ConstantPool::addEntry(const MCExpr *Value, MCContext &Context, function in class:ConstantPool
109 const MCExpr *AssemblerConstantPools::addEntry(MCStreamer &Streamer, function in class:AssemblerConstantPools
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DInterfaceFile.cpp22 typename C::iterator addEntry(C &Container, StringRef InstallName) { function in namespace:__anon4477
33 typename C::iterator addEntry(C &Container, const Target &Target_) { function in namespace:__anon4477
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp84 void GotSection::addEntry(Symbol &sym) { function in class:GotSection
231 void StubsSection::addEntry(DylibSymbol &sym) { function in class:StubsSection
H A DSyntheticSections.h120 void addEntry(const DylibSymbol *dysym, const InputSection *isec, function in class:lld::macho::BindingSection
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp612 void GotSection::addEntry(Symbol &sym) { function in class:GotSection
674 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, function in class:MipsGotSection
1097 void GotPltSection::addEntry(Symbol &sym) { function in class:GotPltSection
1141 void IgotPltSection::addEntry(Symbol &sym) { function in class:IgotPltSection
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp381 bool WindowsResourceParser::TreeNode::addEntry( function in class:llvm::object::WindowsResourceParser::TreeNode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp345 bool TGParser::addEntry(RecordsEntry E) { function in class:TGParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1915 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, function in class:YAMLVFSWriter

Completed in 108 milliseconds