Home
last modified time | relevance | path

Searched refs:DwarfLinkerForBinary (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp147 void DwarfLinkerForBinary::reportWarning(const Twine &Warning, in reportWarning()
181 DwarfLinkerForBinary::loadObject(const DebugMapObject &Obj, in loadObject()
206 DwarfLinkerForBinary &Linker, in remarksErrorHandler()
269 DwarfLinkerForBinary::loadObject(const DebugMapObject &Obj, in loadObject()
494 void DwarfLinkerForBinary::copySwiftReflectionMetadata( in copySwiftReflectionMetadata()
552 bool DwarfLinkerForBinary::link(const DebugMap &Map) { in link()
823 bool DwarfLinkerForBinary::AddressManager::findValidRelocs( in findValidRelocs()
871 DwarfLinkerForBinary::AddressManager::getRelocations( in getRelocations()
899 void DwarfLinkerForBinary::AddressManager::fillDieInfo( in fillDieInfo()
944 bool DwarfLinkerForBinary::AddressManager::isLiveVariable( in isLiveVariable()
[all …]
H A DDwarfLinkerForBinary.h35 class DwarfLinkerForBinary {
37 DwarfLinkerForBinary(raw_fd_ostream &OutFile, BinaryHolder &BinHolder, in DwarfLinkerForBinary() function
77 const DwarfLinkerForBinary &Linker;
110 AddressManager(DwarfLinkerForBinary &Linker, const object::ObjectFile &Obj, in AddressManager()
H A DCMakeLists.txt26 DwarfLinkerForBinary.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/tools/dsymutil/
H A DBUILD.gn26 "DwarfLinkerForBinary.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6957 llvm/tools/dsymutil/DwarfLinkerForBinary.cpp