Searched defs:getSymbolSectionID (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DSymbolSize.cpp37 static unsigned getSymbolSectionID(const ObjectFile &O, SymbolRef Sym) { function
H A DCOFFObjectFile.cpp257 unsigned COFFObjectFile::getSymbolSectionID(SymbolRef Sym) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp1898 unsigned MachOObjectFile::getSymbolSectionID(SymbolRef Sym) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h490 unsigned getSymbolSectionID(StringRef Name) const { function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyld.cpp1359 unsigned RuntimeDyld::getSymbolSectionID(StringRef Name) const { function in class:llvm::RuntimeDyld

Completed in 83 milliseconds