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

Go to the source code of this file.

Classes

class  LIEF::COFF::Symbol
 This class represents a COFF symbol. More...
 
struct  LIEF::COFF::Symbol::parsing_context_t
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::COFF
 

Functions

const char * LIEF::COFF::to_string (Symbol::STORAGE_CLASS e)
 
const char * LIEF::COFF::to_string (Symbol::BASE_TYPE e)
 
const char * LIEF::COFF::to_string (Symbol::COMPLEX_TYPE e)