LLVM 20.0.0git
|
#include "../RuntimeDyldCOFF.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/Object/COFF.h"
Go to the source code of this file.
Classes | |
class | llvm::RuntimeDyldCOFFThumb |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | DEBUG_TYPE "dyld" |
Functions | |
static bool | llvm::isThumbFunc (object::symbol_iterator Symbol, const object::ObjectFile &Obj, object::section_iterator Section) |
#define DEBUG_TYPE "dyld" |
Definition at line 21 of file RuntimeDyldCOFFThumb.h.