#include "llvm/Object/ELFTypes.h"
Definition at line 867 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 = 0 |
◆ MD
Metadata llvm::object::BBAddrMap::BBEntry::MD |
Initial value:= {false, false, false, false,
false}
Definition at line 911 of file ELFTypes.h.
◆ Offset
uint32_t llvm::object::BBAddrMap::BBEntry::Offset = 0 |
◆ Size
uint32_t llvm::object::BBAddrMap::BBEntry::Size = 0 |
The documentation for this struct was generated from the following file: