Searched defs:addSymbol (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolsSubsection.cpp30 void DebugSymbolsSubsection::addSymbol(CVSymbol Symbol) { function in class:DebugSymbolsSubsection
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DExportTrie.h25 void addSymbol(const Symbol &sym) { exported.push_back(&sym); } function in class:lld::macho::TrieBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DInterfaceFile.cpp112 void InterfaceFile::addSymbol(SymbolKind Kind, StringRef Name, function in class:InterfaceFile
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp96 Symbol *SymbolTable::addSymbol(const Symbol &newSym) { function in class:SymbolTable
H A DThunks.cpp339 Defined *Thunk::addSymbol(StringRef name, uint8_t type, uint64_t value, function in class:Thunk
[all...]
H A DLinkerScript.cpp161 void LinkerScript::addSymbol(SymbolAssignment *cmd) { function in class:LinkerScript
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp66 void DbiModuleDescriptorBuilder::addSymbol(CVSymbol Symbol) { function in class:DbiModuleDescriptorBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp156 Error SymbolizableObjectFile::addSymbol(const SymbolRef &Symbol, function in class:SymbolizableObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp195 Error Builder::addSymbol(const ModuleSymbolTable &Msymtab, function in class:__anon3745::Builder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h132 void addSymbol(const Value *GVar, const Value *GVarBeforeStripping) { function in class:llvm::NVPTXAsmPrinter::AggBuffer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h590 void addSymbol(Symbol &Sym) { function in class:llvm::jitlink::Section
1144 void addSymbol(Symbol &Sym) { function in class:llvm::jitlink::SymbolAddressMap
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryWriter.cpp1259 void TrieNode::addSymbol(const Export& entry, function in class:lld::mach_o::normalized::TrieNode
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp651 void SymbolTableSection::addSymbol(Twine Name, uint8_t Bind, uint8_t Type, function in class:llvm::objcopy::elf::SymbolTableSection

Completed in 210 milliseconds