Home
last modified time | relevance | path

Searched defs:SymbolCallback (Results 1 – 5 of 5) sorted by relevance

/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/support/coff/
H A Dcoff_symboltable.h12 typedef std::function<void(const std::string&, const COFF::COFF_Entry*)> SymbolCallback; typedef
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/plugins/assembler/
H A Dprinter.h15 typedef std::function<void(const Symbol*, const std::string&)> SymbolCallback; typedef
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Util/
H A DDisArm64.h23 typedef bool (*SymbolCallback)(char *buffer, int bufsize, uint8_t *address); typedef
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Util/
H A DDisArm64.h23 typedef bool (*SymbolCallback)(char *buffer, int bufsize, uint8_t *address); typedef
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Util/
H A DDisArm64.h23 typedef bool (*SymbolCallback)(char *buffer, int bufsize, uint8_t *address); typedef