LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
FPO.hpp File Reference
#include <vector>
#include "LIEF/iterators.hpp"
#include "LIEF/visibility.h"
#include "LIEF/PE/debug/Debug.hpp"
Include dependency graph for FPO.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::PE::FPO
 This class represents the IMAGE_DEBUG_TYPE_FPO debug entry. More...
 
struct  LIEF::PE::FPO::entry_t
 Represents the stack frame layout for a x86 function when frame pointer omission (FPO) optimization is used. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::PE
 Namespace related to the LIEF's PE module.
 

Functions

const char * LIEF::PE::to_string (FPO::FRAME_TYPE e)