Home
last modified time | relevance | path

Searched refs:addEntry (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp39 const MCExpr *ConstantPool::addEntry(const MCExpr *Value, MCContext &Context, in addEntry() function in ConstantPool
122 const MCExpr *AssemblerConstantPools::addEntry(MCStreamer &Streamer, in addEntry() function in AssemblerConstantPools
126 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/freebsd-14.2/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
78 addEntry(Scope, LowPC, HighPC); in addEntry()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.cpp41 const MCExpr *CSKYConstantPool::addEntry(MCStreamer &Streamer, in addEntry() function in CSKYConstantPool
104 ConstantPool->addEntry(getStreamer(), OrigExpr, 4, Loc, AdjustExpr); in addConstantPoolEntry()
109 return ConstantPool->addEntry(getStreamer(), Expr, 4, Loc, AdjustExpr); in addConstantPoolEntry()
H A DCSKYTargetStreamer.h34 const MCExpr *addEntry(MCStreamer &Streamer, const MCExpr *Value,
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h58 const MCExpr *addEntry(const MCExpr *Value, MCContext &Context,
92 const MCExpr *addEntry(MCStreamer &Streamer, const MCExpr *Expr,
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h66 void addEntry(LVScope *Scope, LVAddress LowerAddress, LVAddress UpperAddress);
67 void addEntry(LVScope *Scope);
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h124 void addEntry(Symbol *sym);
163 void addEntry(const InputSection *isec, uint64_t offset) { in addEntry() function
192 void addEntry(const Symbol *dysym, const InputSection *isec, uint64_t offset,
223 void addEntry(const Symbol *symbol, const InputSection *isec, uint64_t offset,
289 void addEntry(Symbol *);
327 void addEntry(Symbol *sym);
364 void addEntry(Symbol *dysym);
H A DSyntheticSections.cpp325 in.rebase->addEntry(isec, offset); in addNonLazyBindingEntries()
728 in.lazyBinding->addEntry(dysym); in addBindingsForStub()
737 in.lazyBinding->addEntry(sym); in addBindingsForStub()
746 void StubsSection::addEntry(Symbol *sym) { in addEntry() function in StubsSection
752 in.got->addEntry(sym); in addEntry()
792 in.got->addEntry(stubBinder); in setUp()
817 void ObjCStubsSection::addEntry(Symbol *sym) { in addEntry() function in ObjCStubsSection
844 in.got->addEntry(objcMsgSend); in setUp()
853 in.stubs->addEntry(objcMsgSend); in setUp()
952 in.rebase->addEntry(in.lazyPointers->isec, in addEntry()
[all …]
H A DUnwindInfoSection.cpp285 in.got->addEntry(defined); in prepareRelocations()
293 in.got->addEntry(s); in prepareRelocations()
313 in.got->addEntry(s); in prepareRelocations()
H A DWriter.cpp648 in.stubs->addEntry(sym); in prepareSymbolRelocation()
651 in.got->addEntry(sym); in prepareSymbolRelocation()
654 in.tlvPointers->addEntry(sym); in prepareSymbolRelocation()
705 in.rebase->addEntry(isec, r.offset); in scanRelocations()
740 in.objcStubs->addEntry(sym); in scanSymbols()
1278 in.stubs->addEntry(config->entry); in run()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h60 addEntry(nullptr, begin, end); in addOpaqueData()
114 void addEntry(llvm::Type *type, CharUnits begin, CharUnits end);
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DSymbol.h71 typename C::iterator addEntry(C &Container, const Target &Targ) { in addEntry() function
87 void addTarget(Target InputTarget) { addEntry(Targets, InputTarget); } in addTarget()
H A DInterfaceFile.h480 typename C::iterator addEntry(C &Container, StringRef InstallName) { in addEntry() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp22 addEntry(Targets, Target); in addTarget()
29 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient()
37 auto Lib = addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary()
72 addEntry(Targets, Target); in addTarget()
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h109 void addEntry(Symbol &sym);
191 void addEntry(InputFile &file, Symbol &sym, int64_t addend, RelExpr expr);
358 void addEntry(Symbol &sym);
378 void addEntry(Symbol &sym);
738 void addEntry(Symbol &sym);
759 void addEntry(Symbol &sym);
1203 std::optional<uint32_t> addEntry(const Symbol *sym, int64_t addend);
H A DRelocations.cpp913 plt.addEntry(sym); in addPltEntry()
914 gotPlt.addEntry(sym); in addPltEntry()
922 in.got->addEntry(sym); in addGotEntry()
941 in.got->addEntry(sym); in addTpOffsetGotEntry()
1097 in.mipsGot->addEntry(*sec->file, sym, addend, expr); in processAux()
1167 in.mipsGot->addEntry(*sec->file, sym, addend, expr); in processAux()
1778 got->addEntry(sym); in postScanRelocations()
1783 got->addEntry(sym); in postScanRelocations()
H A DThunks.cpp476 in.ppc64LongBranchTarget->addEntry(&dest, addend)) { in PPC64PILongBranchThunk()
489 in.ppc64LongBranchTarget->addEntry(&dest, addend); in PPC64PDLongBranchThunk()
1174 in.ppc64LongBranchTarget->addEntry(&destination, addend); in writeTo()
H A DSyntheticSections.cpp630 void GotSection::addEntry(Symbol &sym) { in addEntry() function in GotSection
710 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, in addEntry() function in MipsGotSection
1148 void GotPltSection::addEntry(Symbol &sym) { in addEntry() function in GotPltSection
1194 void IgotPltSection::addEntry(Symbol &sym) { in addEntry() function in IgotPltSection
2549 void PltSection::addEntry(Symbol &sym) { in addEntry() function in PltSection
2596 void IpltSection::addEntry(Symbol &sym) { in addEntry() function in IpltSection
3681 PPC64LongBranchTargetSection::addEntry(const Symbol *sym, int64_t addend) { in addEntry() function in PPC64LongBranchTargetSection
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp43 return ConstantPools->addEntry(Streamer, Expr, Size, Loc); in addConstantPoolEntry()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp270 addEntry(type, begin, end); in addLegalTypedData()
273 void SwiftAggLowering::addEntry(llvm::Type *type, in addEntry() function in SwiftAggLowering
344 addEntry(eltTy, begin, begin + eltSize); in addEntry()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h201 bool addEntry(const ResourceEntryRef &Entry, uint32_t Origin,
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp381 bool TGParser::addEntry(RecordsEntry E) { in addEntry() function in TGParser
3619 return addEntry(std::move(CurRec)); in ParseDef()
3765 return addEntry(std::move(Loop)); in ParseForeach()
3812 if (addEntry(std::move(Loop))) in ParseIf()
3835 if (addEntry(std::move(Loop))) in ParseIf()
3901 addEntry(std::make_unique<Record::AssertionInfo>(ConditionLoc, Condition, in ParseAssert()
4251 addEntry(std::move(E)); in ParseDefm()
4415 addEntry(std::make_unique<Record::DumpInfo>(Loc, Message)); in ParseDump()
H A DTGParser.h240 bool addEntry(RecordsEntry E);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp36 return ConstantPools->addEntry(Streamer, Expr, 4, Loc); in addConstantPoolEntry()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp344 ScopesWithRanges->addEntry(Scope); in addSectionRange()
351 ScopesWithRanges->addEntry(Scope, LowerAddress, UpperAddress); in addSectionRange()

12