mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-01 00:17:01 +00:00
Rename coff_pdata_x64 -> coff_runtime_function_x64.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -267,7 +267,7 @@ struct coff_load_configuration32 {
|
|||||||
support::ulittle32_t SEHandlerCount;
|
support::ulittle32_t SEHandlerCount;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct coff_pdata_x64 {
|
struct coff_runtime_function_x64 {
|
||||||
support::ulittle32_t BeginAddress;
|
support::ulittle32_t BeginAddress;
|
||||||
support::ulittle32_t EndAddress;
|
support::ulittle32_t EndAddress;
|
||||||
support::ulittle32_t UnwindInformation;
|
support::ulittle32_t UnwindInformation;
|
||||||
|
|||||||
Reference in New Issue
Block a user