/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/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, in addEntry() function in AssemblerConstantPools
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 22 typename C::iterator addEntry(C &Container, StringRef InstallName) { in addEntry() function 33 typename C::iterator addEntry(C &Container, const Target &Target_) { in addEntry() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYTargetStreamer.cpp | 42 const MCExpr *CSKYConstantPool::addEntry(MCStreamer &Streamer, in addEntry() function in CSKYConstantPool
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | SyntheticSections.cpp | 622 void GotSection::addEntry(Symbol &sym) { in addEntry() function in GotSection 702 void MipsGotSection::addEntry(InputFile &file, Symbol &sym, int64_t addend, in addEntry() function in MipsGotSection 1140 void GotPltSection::addEntry(Symbol &sym) { in addEntry() function in GotPltSection 1186 void IgotPltSection::addEntry(Symbol &sym) { in addEntry() function in IgotPltSection 2526 void PltSection::addEntry(Symbol &sym) { in addEntry() function in PltSection 2573 void IpltSection::addEntry(Symbol &sym) { in addEntry() function in IpltSection 3652 PPC64LongBranchTargetSection::addEntry(const Symbol *sym, int64_t addend) { in addEntry() function in PPC64LongBranchTargetSection
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | SyntheticSections.cpp | 344 void NonLazyPointerSectionBase::addEntry(Symbol *sym) { in addEntry() function in NonLazyPointerSectionBase 753 void StubsSection::addEntry(Symbol *sym) { in addEntry() function in StubsSection 822 void ObjCStubsSection::addEntry(Symbol *sym) { in addEntry() function in ObjCStubsSection 935 void LazyBindingSection::addEntry(Symbol *sym) { in addEntry() function in LazyBindingSection
|
H A D | SyntheticSections.h | 163 void addEntry(const InputSection *isec, uint64_t offset) { in addEntry() function
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | SyntheticSections.cpp | 546 void ElemSection::addEntry(FunctionSymbol *sym) { in addEntry() function in lld::wasm::ElemSection
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | SwiftCallingConv.cpp | 273 void SwiftAggLowering::addEntry(llvm::Type *type, in addEntry() function in SwiftAggLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | WindowsResource.cpp | 379 bool WindowsResourceParser::TreeNode::addEntry( in addEntry() function in llvm::object::WindowsResourceParser::TreeNode
|
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 346 bool TGParser::addEntry(RecordsEntry E) { in addEntry() function in TGParser
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 2625 void YAMLVFSWriter::addEntry(StringRef VirtualPath, StringRef RealPath, in addEntry() function in YAMLVFSWriter
|