|
LLVM
3.7.0
|
#include "llvm/ADT/STLExtras.h"#include "llvm/MC/MCELFObjectWriter.h"#include "llvm/MC/MCExpr.h"#include "llvm/MC/MCValue.h"Go to the source code of this file.
Functions | |
| static int | cmpRel (const ELFRelocationEntry *AP, const ELFRelocationEntry *BP) |
|
static |
Definition at line 35 of file MCELFObjectTargetWriter.cpp.
References llvm::ARM_PROC::A, llvm::ELFRelocationEntry::Offset, and llvm::ELFRelocationEntry::Type.
Referenced by llvm::MCELFObjectTargetWriter::sortRelocs().
1.8.6