LLVM 17.0.0git
|
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/BinaryFormat/XCOFF.h"
#include "llvm/Object/ObjectFile.h"
#include "llvm/Support/Endian.h"
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::object |
Macros | |
#define | GETVALUE(X) Entry32 ? Entry32->X : Entry64->X |
#define | GETVALUE(X) Entry32 ? Entry32->X : Entry64->X |
Typedefs | |
typedef ExceptionSectionEntry< support::ubig32_t > | llvm::object::ExceptionSectionEntry32 |
typedef ExceptionSectionEntry< support::ubig64_t > | llvm::object::ExceptionSectionEntry64 |
Functions | |
bool | llvm::object::doesXCOFFTracebackTableBegin (ArrayRef< uint8_t > Bytes) |
Definition at line 788 of file XCOFFObjectFile.h.
Definition at line 788 of file XCOFFObjectFile.h.