Go to the source code of this file.
Functions | |
int32 | RE_PrintMappingCallee (FILE *f_OutputFile, uint32 i_Level, Mapping *p_Mapping) |
Print the mapping label and all its callees. | |
int32 | RE_PrintGraphEntry (FILE *f_OutputFile, uint32 i_Level, Callee *p_Entry) |
Gets alls references of objects that are in the mapping. | |
int32 | RE_PrintGraph (FILE *f_OutputFile, LIST_Mapping *projectMapping) |
Gets alls references of objects that are in the mapping. |