#include "llvm/Object/ELFTypes.h"
Definition at line 798 of file ELFTypes.h.
◆ BBEntry()
◆ canFallThrough()
bool llvm::object::BBAddrMap::BBEntry::canFallThrough |
( |
| ) |
const |
|
inline |
◆ hasIndirectBranch()
bool llvm::object::BBAddrMap::BBEntry::hasIndirectBranch |
( |
| ) |
const |
|
inline |
◆ hasReturn()
bool llvm::object::BBAddrMap::BBEntry::hasReturn |
( |
| ) |
const |
|
inline |
◆ hasTailCall()
bool llvm::object::BBAddrMap::BBEntry::hasTailCall |
( |
| ) |
const |
|
inline |
◆ isEHPad()
bool llvm::object::BBAddrMap::BBEntry::isEHPad |
( |
| ) |
const |
|
inline |
◆ operator==()
bool llvm::object::BBAddrMap::BBEntry::operator== |
( |
const BBEntry & |
Other | ) |
const |
|
inline |
◆ ID
uint32_t llvm::object::BBAddrMap::BBEntry::ID |
◆ MD
Metadata llvm::object::BBAddrMap::BBEntry::MD |
◆ Offset
uint32_t llvm::object::BBAddrMap::BBEntry::Offset |
◆ Size
uint32_t llvm::object::BBAddrMap::BBEntry::Size |
The documentation for this struct was generated from the following file: