/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVRange.cpp | 52 void LVRange::addEntry(LVScope *Scope, LVAddress LowerAddress, in addEntry() function in LVRange 68 void LVRange::addEntry(LVScope *Scope) { in addEntry() function in LVRange
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | ConstantPools.cpp | 39 const MCExpr *ConstantPool::addEntry(const MCExpr *Value, MCContext &Context, in addEntry() function in ConstantPool 122 const MCExpr *AssemblerConstantPools::addEntry(MCStreamer &Streamer, addEntry() function in AssemblerConstantPools
|
H A D | XCOFFObjectWriter.cpp | 283 void addEntry(std::unique_ptr<CInfoSymInfo> NewEntry) { addEntry() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYTargetStreamer.cpp | 41 const MCExpr *CSKYConstantPool::addEntry(MCStreamer &Streamer, in addEntry() function in CSKYConstantPool
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | Symbol.h | 71 typename C::iterator addEntry(C &Container, const Target &Targ) { addEntry() function
|
H A D | InterfaceFile.h | 480 typename C::iterator addEntry(C &Container, StringRef InstallName) { addEntry() function
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.cpp | 630 void GotSection::addEntry(Symbol &sym) { addEntry() function in GotSection 710 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, addEntry() function in MipsGotSection 1148 void GotPltSection::addEntry(Symbol &sym) { addEntry() function in GotPltSection 1194 void IgotPltSection::addEntry(Symbol &sym) { addEntry() function in IgotPltSection 2549 void PltSection::addEntry(Symbol &sym) { addEntry() function in PltSection 2596 void IpltSection::addEntry(Symbol &sym) { addEntry() function in IpltSection 3681 PPC64LongBranchTargetSection::addEntry(const Symbol *sym, int64_t addend) { addEntry() function in PPC64LongBranchTargetSection
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | SyntheticSections.cpp | 337 void NonLazyPointerSectionBase::addEntry(Symbol *sym) { addEntry() function in NonLazyPointerSectionBase 746 void StubsSection::addEntry(Symbol *sym) { addEntry() function in StubsSection 817 void ObjCStubsSection::addEntry(Symbol *sym) { addEntry() function in ObjCStubsSection 948 void LazyBindingSection::addEntry(Symbol *sym) { addEntry() function in LazyBindingSection [all...] |
H A D | SyntheticSections.h | 163 void addEntry(const InputSection *isec, uint64_t offset) { addEntry() function
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | SwiftCallingConv.cpp | 273 void SwiftAggLowering::addEntry(llvm::Type *type, in addEntry() function in SwiftAggLowering
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 379 bool WindowsResourceParser::TreeNode::addEntry( addEntry() function in llvm::object::WindowsResourceParser::TreeNode
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 381 bool TGParser::addEntry(RecordsEntry E) { in addEntry() function in TGParser
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 2643 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, addEntry() function in YAMLVFSWriter
|