LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/MachOBuilder.h"
Public Member Functions | |
MachOBuilderLoadCommand (std::string Path) | |
size_t | write (MutableArrayRef< char > Buf, size_t Offset, bool SwapStruct) override |
Public Attributes | |
std::string | Path |
Definition at line 131 of file MachOBuilder.h.
|
inline |
Definition at line 133 of file MachOBuilder.h.
|
inlineoverride |
Definition at line 138 of file MachOBuilder.h.
References llvm::MutableArrayRef< T >::data(), llvm::Offset, and llvm::orc::writeMachOStruct().
std::string llvm::orc::MachOBuilderLoadCommand< MachO::LC_RPATH >::Path |
Definition at line 145 of file MachOBuilder.h.