ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::AsmFunctionIndex::SortByBeginAddr Struct Reference

Description

Functor for sorting by function beginning address.

Definition at line 139 of file AsmFunctionIndex.h.

#include <Rose/BinaryAnalysis/AsmFunctionIndex.h>

Public Member Functions

bool operator() (SgAsmFunction *a, SgAsmFunction *b)
 
bool unique (SgAsmFunction *a, SgAsmFunction *b)
 
rose_addr_t val (SgAsmFunction *x)
 

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