|
ncloader
0.1
|
Partition Analyzer에 대한 협력 다이어그램:데이타 구조 | |
| struct | part_info |
| struct | part |
| struct | mbr |
매크로 | |
| #define | ErrPrint(...) fprintf(stderr, __VA_ARGS__) |
| #define | DbgPrint(...) fprintf(stdout, __VA_ARGS__) |
| #define | SECTOR_SIZE 512 |
함수 | |
| struct part | __attribute__ ((packed)) |
| int | main (int argc, char *argv[]) |
변수 | |
| struct mbr | __attribute__ |
| #define SECTOR_SIZE 512 |
| struct part __attribute__ | ( | (packed) | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:| struct fat_long_dirent __attribute__ |