diff options
-rw-r--r-- | plugins/pe/Makefile.am (renamed from src/format/pe/Makefile.am) | 0 | ||||
-rw-r--r-- | plugins/pe/format.c (renamed from src/format/pe/pe.c) | 0 | ||||
-rw-r--r-- | plugins/pe/format.h (renamed from src/format/pe/pe.h) | 0 | ||||
-rw-r--r-- | plugins/pe/pe-int.c (renamed from src/format/pe/pe-int.c) | 0 | ||||
-rw-r--r-- | plugins/pe/pe-int.h (renamed from src/format/pe/pe-int.h) | 0 | ||||
-rw-r--r-- | plugins/pe/pe_def.h (renamed from src/format/pe/pe_def.h) | 0 | ||||
-rw-r--r-- | plugins/pe/section.c (renamed from src/format/pe/section.c) | 0 | ||||
-rw-r--r-- | plugins/pe/section.h (renamed from src/format/pe/section.h) | 0 | ||||
-rw-r--r-- | plugins/pe/symbols.c (renamed from src/format/pe/symbols.c) | 0 | ||||
-rw-r--r-- | plugins/pe/symbols.h (renamed from src/format/pe/symbols.h) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/src/format/pe/Makefile.am b/plugins/pe/Makefile.am index 00050a5..00050a5 100644 --- a/src/format/pe/Makefile.am +++ b/plugins/pe/Makefile.am diff --git a/src/format/pe/pe.c b/plugins/pe/format.c index 8533d25..8533d25 100644 --- a/src/format/pe/pe.c +++ b/plugins/pe/format.c diff --git a/src/format/pe/pe.h b/plugins/pe/format.h index f757d26..f757d26 100644 --- a/src/format/pe/pe.h +++ b/plugins/pe/format.h diff --git a/src/format/pe/pe-int.c b/plugins/pe/pe-int.c index 0ce1577..0ce1577 100644 --- a/src/format/pe/pe-int.c +++ b/plugins/pe/pe-int.c diff --git a/src/format/pe/pe-int.h b/plugins/pe/pe-int.h index 14a6007..14a6007 100644 --- a/src/format/pe/pe-int.h +++ b/plugins/pe/pe-int.h diff --git a/src/format/pe/pe_def.h b/plugins/pe/pe_def.h index 62d8afc..62d8afc 100644 --- a/src/format/pe/pe_def.h +++ b/plugins/pe/pe_def.h diff --git a/src/format/pe/section.c b/plugins/pe/section.c index f4cdaf3..f4cdaf3 100644 --- a/src/format/pe/section.c +++ b/plugins/pe/section.c diff --git a/src/format/pe/section.h b/plugins/pe/section.h index e7c399b..e7c399b 100644 --- a/src/format/pe/section.h +++ b/plugins/pe/section.h diff --git a/src/format/pe/symbols.c b/plugins/pe/symbols.c index 30e43b5..30e43b5 100644 --- a/src/format/pe/symbols.c +++ b/plugins/pe/symbols.c diff --git a/src/format/pe/symbols.h b/plugins/pe/symbols.h index 7581152..7581152 100644 --- a/src/format/pe/symbols.h +++ b/plugins/pe/symbols.h |