LLVM
17.0.0git
|
Public Member Functions | |
ELFDebugObjectSection (const typename ELFT::Shdr *Header) | |
void | setTargetMemoryRange (SectionRange Range) override |
void | dump (raw_ostream &OS, StringRef Name) override |
Error | validateInBounds (StringRef Buffer, const char *Name) const |
![]() | |
virtual | ~DebugObjectSection ()=default |
Definition at line 49 of file DebugObjectManagerPlugin.cpp.
|
inline |
Definition at line 53 of file DebugObjectManagerPlugin.cpp.
|
overridevirtual |
Reimplemented from llvm::orc::DebugObjectSection.
Definition at line 108 of file DebugObjectManagerPlugin.cpp.
References Addr, and llvm::formatv().
|
overridevirtual |
Implements llvm::orc::DebugObjectSection.
Definition at line 68 of file DebugObjectManagerPlugin.cpp.
References uint.
Error llvm::orc::ELFDebugObjectSection< ELFT >::validateInBounds | ( | StringRef | Buffer, |
const char * | Name | ||
) | const |
Definition at line 86 of file DebugObjectManagerPlugin.cpp.
References llvm::StringRef::bytes_begin().