Home
last modified time | relevance | path

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

/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
/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
/llvm-project/bolt/include/bolt/Profile/
H A DBoltAddressTranslation.h212 void addEntry(uint32_t BBInputOffset, unsigned BBIndex, size_t BBHash) { addEntry() function
247 void addEntry(uint64_t FuncOutputAddress, size_t BFHash) { addEntry() function
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.cpp41 const MCExpr *CSKYConstantPool::addEntry(MCStreamer &Streamer, in addEntry() function in CSKYConstantPool
/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
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp655 void GotSection::addEntry(const Symbol &sym) { addEntry() function in GotSection
735 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, addEntry() function in MipsGotSection
1173 void GotPltSection::addEntry(Symbol &sym) { addEntry() function in GotPltSection
1219 void IgotPltSection::addEntry(Symbol &sym) { addEntry() function in IgotPltSection
2568 void PltSection::addEntry(Symbol &sym) { addEntry() function in PltSection
2615 void IpltSection::addEntry(Symbol &sym) { addEntry() function in IpltSection
4302 PPC64LongBranchTargetSection::addEntry(const Symbol *sym, int64_t addend) { addEntry() function in PPC64LongBranchTargetSection
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp338 void NonLazyPointerSectionBase::addEntry(Symbol *sym) { addEntry() function in NonLazyPointerSectionBase
747 void StubsSection::addEntry(Symbol *sym) { addEntry() function in StubsSection
892 void ObjCStubsSection::addEntry(Symbol *sym) { addEntry() function in ObjCStubsSection
998 void LazyBindingSection::addEntry(Symbol *sym) { addEntry() function in LazyBindingSection
[all...]
H A DSyntheticSections.h164 void addEntry(const InputSection *isec, uint64_t offset) { in addEntry() function
/llvm-project/lldb/unittests/Host/
H A DFileSystemTest.cpp136 void addEntry(StringRef Path, const vfs::Status &Status) { in addEntry() function in __anonab014d540111::DummyFileSystem
/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp297 auto addEntry = addAccelTableEntry() local
/llvm-project/lld/wasm/
H A DSyntheticSections.cpp560 void ElemSection::addEntry(FunctionSymbol *sym) { addEntry() function in lld::wasm::ElemSection
/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp273 void SwiftAggLowering::addEntry(llvm::Type *type, addEntry() function in SwiftAggLowering
/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp380 bool WindowsResourceParser::TreeNode::addEntry( in addEntry() function in llvm::object::WindowsResourceParser::TreeNode
/llvm-project/mlir/lib/IR/
H A DAffineExpr.cpp1122 auto addEntry = [&](std::pair<unsigned, signed> index, int64_t coefficient, getSemiAffineExprFromFlatForm() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp381 bool TGParser::addEntry(RecordsEntry E) { addEntry() function in TGParser
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp199 void addEntry(const char *Name, uint64_t Size, void *Addr) { addEntry() function
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2724 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, addEntry() function in YAMLVFSWriter
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp144 void addEntry(StringRef Path, const vfs::Status &Status) { in addEntry() function in __anon6bedead70111::DummyFileSystem