V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::EhFrameIterator Class Reference

Public Member Functions

 EhFrameIterator (const byte *start, const byte *end)
 
void SkipCie ()
 
void SkipToFdeDirectives ()
 
void Skip (int how_many)
 
uint32_t GetNextUInt32 ()
 
uint16_t GetNextUInt16 ()
 
byte GetNextByte ()
 
EhFrameConstants::DwarfOpcodes GetNextOpcode ()
 
uint32_t GetNextULeb128 ()
 
int32_t GetNextSLeb128 ()
 
bool Done () const
 
int GetCurrentOffset () const
 
int GetBufferSize ()
 
const void * current_address () const
 

Detailed Description

Definition at line 207 of file eh-frame.h.


The documentation for this class was generated from the following files: