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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolsSubsection.cpp30 void DebugSymbolsSubsection::addSymbol(CVSymbol Symbol) { function in class:DebugSymbolsSubsection
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp63 template <typename T> void addSymbol(const T &Symbol, MSFBuilder &Msf) { function in struct:llvm::pdb::GSIHashStreamBuilder
68 void addSymbol(const CVSymbol &Symbol) { function in struct:llvm::pdb::GSIHashStreamBuilder
H A DDbiModuleDescriptorBuilder.cpp66 void DbiModuleDescriptorBuilder::addSymbol(CVSymbol Symbol) { function in class:DbiModuleDescriptorBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DInterfaceFile.cpp111 void InterfaceFile::addSymbol(SymbolKind Kind, StringRef Name, function in class:llvm::MachO::InterfaceFile
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp90 Symbol *SymbolTable::addSymbol(const Symbol &newSym) { function in class:lld::elf::SymbolTable
H A DThunks.cpp326 Defined *Thunk::addSymbol(StringRef name, uint8_t type, uint64_t value, function in class:lld::elf::Thunk
[all...]
H A DLinkerScript.cpp160 void LinkerScript::addSymbol(SymbolAssignment *cmd) { function in class:lld::elf::LinkerScript
H A DSyntheticSections.cpp2055 void SymbolTableBaseSection::addSymbol(Symbol *b) { function in class:lld::SymbolTableBaseSection
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp195 Error Builder::addSymbol(const ModuleSymbolTable &Msymtab, function in class:__anon2305::Builder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp160 std::error_code SymbolizableObjectFile::addSymbol(const SymbolRef &Symbol, function in class:SymbolizableObjectFile
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h585 void addSymbol(Symbol &Sym) { function in class:llvm::jitlink::Section
1134 void addSymbol(Symbol &Sym) { function in class:llvm::jitlink::SymbolAddressMap
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp647 void SymbolTableSection::addSymbol(Twine Name, uint8_t Bind, uint8_t Type, function in class:llvm::objcopy::elf::SymbolTableSection

Completed in 295 milliseconds