Definition at line 248 of file bindexplib.cxx.
Public Member Functions | |
| DumpSymbols (ObjectHeaderType *ih, std::set< std::string > &symbols, std::set< std::string > &dataSymbols, bool isI386) | |
| void | DumpExternalsObjects () |
| void | DumpObjFile () |
Private Attributes | |
| std::set< std::string > & | DataSymbols |
| bool | IsI386 |
| ObjectHeaderType * | ObjectImageHeader |
| PIMAGE_SECTION_HEADER | SectionHeaders |
| DWORD_PTR | SymbolCount |
| std::set< std::string > & | Symbols |
| SymbolTableType * | SymbolTable |
|
inline |
Definition at line 259 of file bindexplib.cxx.
|
inline |
Definition at line 292 of file bindexplib.cxx.
|
inline |
Definition at line 280 of file bindexplib.cxx.
|
private |
Definition at line 373 of file bindexplib.cxx.
|
private |
Definition at line 378 of file bindexplib.cxx.
|
private |
Definition at line 376 of file bindexplib.cxx.
|
private |
Definition at line 375 of file bindexplib.cxx.
|
private |
Definition at line 374 of file bindexplib.cxx.
|
private |
Definition at line 372 of file bindexplib.cxx.
|
private |
Definition at line 377 of file bindexplib.cxx.