Home
last modified time | relevance | path

Searched refs:NextFunction2 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/objconv/objconv-2.52/source/
H A Ddisasm.h702 …int NextFunction2(); // Loop through function blocks in pass 2. Return 0 …
H A Ddisasm1.cpp948 int CDisassembler::NextFunction2() { in NextFunction2() function in CDisassembler
1315 while (NextFunction2()) { in Pass2()