TPDE
Loading...
Searching...
No Matches
tpde::a64::AssemblerElfA64::VeneerInfo Struct Reference

Information about veneers and unresolved branches for a section. More...

#include <AssemblerElfA64.hpp>

Public Attributes

util::SmallVector< u32, 16 > veneers
 

Detailed Description

Information about veneers and unresolved branches for a section.

Definition at line 50 of file AssemblerElfA64.hpp.

Member Data Documentation

◆ veneers

util::SmallVector<u32, 16> tpde::a64::AssemblerElfA64::VeneerInfo::veneers

Begin offsets of veneer space. A veneer always has space for all unresolved cbz/tbz branches that come after it.

Definition at line 53 of file AssemblerElfA64.hpp.


The documentation for this struct was generated from the following file: