Commit 64160326 by devttys0

Added VxWorks symbol table signatures

parent 858eaab5
...@@ -582,3 +582,100 @@ ...@@ -582,3 +582,100 @@
>>&(&0.L(0)) belong x >>&(&0.L(0)) belong x
>>>&4 belong x \b, file size: %d bytes >>>&4 belong x \b, file size: %d bytes
# Signatures to identify the start of a VxWorks symbol table
8 string \x00\x00\x05\x00\x00\x00\x00\x00 VxWorks symbol table, big endian,
>4 belong x first entry: [type: function, code address: 0x%X,
>0 belong x symbol address: 0x%X]{one-of-many}
>24 belong !0x500
>>24 belong !0x700
>>>24 belong !0x900 \b, invalid
>40 belong !0x500
>>40 belong !0x700
>>>40 belong !0x900 \b, invalid
>56 belong !0x500
>>56 belong !0x700
>>>56 belong !0x900 \b, invalid
>72 belong !0x500
>>72 belong !0x700
>>>72 belong !0x900 \b, invalid
8 string \x00\x00\x07\x00\x00\x00\x00\x00 VxWorks symbol table, big endian,
>4 belong x first entry: [type: initialized data, code address: 0x%X,
>0 belong x symbol address: 0x%X]{one-of-many}
>24 belong !0x500
>>24 belong !0x700
>>>24 belong !0x900 \b, invalid
>40 belong !0x500
>>40 belong !0x700
>>>40 belong !0x900 \b, invalid
>56 belong !0x500
>>56 belong !0x700
>>>56 belong !0x900 \b, invalid
>72 belong !0x500
>>72 belong !0x700
>>>72 belong !0x900 \b, invalid
8 string \x00\x00\x09\x00\x00\x00\x00\x00 VxWorks symbol table, big endian,
>4 belong x first entry: [type: uninitialized data, code address: 0x%X,
>0 belong x symbol address: 0x%X]{one-of-many}
>24 belong !0x500
>>24 belong !0x700
>>>24 belong !0x900 \b, invalid
>40 belong !0x500
>>40 belong !0x700
>>>40 belong !0x900 \b, invalid
>56 belong !0x500
>>56 belong !0x700
>>>56 belong !0x900 \b, invalid
>72 belong !0x500
>>72 belong !0x700
>>>72 belong !0x900 \b, invalid
8 string \x00\x05\x00\x00\x00\x00\x00\x00 VxWorks symbol table, little endian,
>4 lelong x first entry: [type: function, code address: 0x%X,
>0 lelong x symbol address: 0x%X]{one-of-many}
>24 lelong !0x500
>>24 lelong !0x700
>>>24 lelong !0x900 \b, invalid
>40 lelong !0x500
>>40 lelong !0x700
>>>40 lelong !0x900 \b, invalid
>56 lelong !0x500
>>56 lelong !0x700
>>>56 lelong !0x900 \b, invalid
>72 lelong !0x500
>>72 lelong !0x700
>>>72 lelong !0x900 \b, invalid
8 string \x00\x07\x00\x00\x00\x00\x00\x00 VxWorks symbol table, little endian,
>4 lelong x first entry: [type: initialized data, code address: 0x%X,
>0 lelong x symbol address: 0x%X]{one-of-many}
>24 lelong !0x500
>>24 lelong !0x700
>>>24 lelong !0x900 \b, invalid
>40 lelong !0x500
>>40 lelong !0x700
>>>40 lelong !0x900 \b, invalid
>56 lelong !0x500
>>56 lelong !0x700
>>>56 lelong !0x900 \b, invalid
>72 lelong !0x500
>>72 lelong !0x700
>>>72 lelong !0x900 \b, invalid
8 string \x00\x09\x00\x00\x00\x00\x00\x00 VxWorks symbol table, little endian,
>4 lelong x first entry: [type: uninitialized data, code address: 0x%X,
>0 lelong x symbol address: 0x%X]{one-of-many}
>24 lelong !0x500
>>24 lelong !0x700
>>>24 lelong !0x900 \b, invalid
>40 lelong !0x500
>>40 lelong !0x700
>>>40 lelong !0x900 \b, invalid
>56 lelong !0x500
>>56 lelong !0x700
>>>56 lelong !0x900 \b, invalid
>72 lelong !0x500
>>72 lelong !0x700
>>>72 lelong !0x900 \b, invalid
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment