Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
namespace | llvm::object |
|
◆ GETVALUE [1/2]
#define GETVALUE |
( |
|
X | ) |
Entry32 ? Entry32->X : Entry64->X |
◆ GETVALUE [2/2]
Value:
?
reinterpret_cast<const XCOFFSymbolEntry64 *
>(getRawDataRefImpl().p)->
X \
:
reinterpret_cast<const XCOFFSymbolEntry32 *
>(getRawDataRefImpl().p)->
X
static Error getObject(const T *&Obj, MemoryBufferRef M, const void *Ptr, const uint64_t Size=sizeof(T))
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang", "erlang-compatible garbage collector")
Definition at line 816 of file XCOFFObjectFile.h.