HPCToolkit
ISA.cpp File Reference
#include <iostream>
#include <cstdarg>
#include <cstring>
#include <include/gcc-attr.h>
#include "ISA.hpp"
#include <lib/support/diagnostics.h>
Include dependency graph for ISA.cpp:

Go to the source code of this file.

Macros

#define BUF_SZ   512
 

Functions

int GNUbu_fprintf (void *stream, const char *format,...)
 
int GNUbu_fprintf_stub (void *GCC_ATTR_UNUSED stream, const char *GCC_ATTR_UNUSED format,...)
 
void GNUbu_print_addr_stub (bfd_vma GCC_ATTR_UNUSED di_vma, struct disassemble_info *GCC_ATTR_UNUSED di)
 
int GNUbu_read_memory (bfd_vma vma, bfd_byte *myaddr, unsigned int len, struct disassemble_info *GCC_ATTR_UNUSED di)
 

Macro Definition Documentation

◆ BUF_SZ

#define BUF_SZ   512

Function Documentation

◆ GNUbu_fprintf()

int GNUbu_fprintf ( void *  stream,
const char *  format,
  ... 
)

Definition at line 173 of file ISA.cpp.

Here is the caller graph for this function:

◆ GNUbu_fprintf_stub()

int GNUbu_fprintf_stub ( void *GCC_ATTR_UNUSED  stream,
const char *GCC_ATTR_UNUSED  format,
  ... 
)

Definition at line 191 of file ISA.cpp.

Here is the caller graph for this function:

◆ GNUbu_print_addr_stub()

void GNUbu_print_addr_stub ( bfd_vma GCC_ATTR_UNUSED  di_vma,
struct disassemble_info *GCC_ATTR_UNUSED  di 
)

Definition at line 199 of file ISA.cpp.

Here is the caller graph for this function:

◆ GNUbu_read_memory()

int GNUbu_read_memory ( bfd_vma  vma,
bfd_byte *  myaddr,
unsigned int  len,
struct disassemble_info *GCC_ATTR_UNUSED  di 
)

Definition at line 206 of file ISA.cpp.

Here is the caller graph for this function: