blob: 7bb32630cd55ca92ecb10a2abb4b34155d473c3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
Section Headers:
\[Nr\] Name +Type .*
\[..\] +NULL .*
\[..\] \.interp +PROGBITS .*
\[..\] \.MIPS\.abiflags +MIPS_ABIFLAGS .*
\[..\] \.reginfo +MIPS_REGINFO .*
\[..\] \.MIPS\.xhash +MIPS_XHASH .*
\[..\] \.text +PROGBITS .*
\[..\] \.rodata +PROGBITS .*
\[..\] \.data +PROGBITS .*
\[..\] \.got\.plt +PROGBITS .*
\[..\] \.got +PROGBITS .*
\[..\] \.sdata +PROGBITS .*
\[..\] \.lit8 +PROGBITS .*
\[..\] \.lit4 +PROGBITS .*
\[..\] \.sbss +NOBITS .*
\[..\] \.bss +NOBITS .*
\[..\] \.gnu\.attributes +GNU_ATTRIBUTES .*
\[..\] \.mdebug\.abi32 +PROGBITS .*
\[..\] \.mdebug\.abiN32 +PROGBITS .*
\[..\] \.mdebug\.abi64 +PROGBITS .*
\[..\] \.mdebug\.abiO64 +PROGBITS .*
\[..\] \.mdebug\.eabi32 +PROGBITS .*
\[..\] \.mdebug\.eabi64 +PROGBITS .*
\[..\] \.gcc_compiled_long32 +PROGBITS .*
\[..\] \.gcc_compiled_long64 +PROGBITS .*
\[..\] \.symtab +SYMTAB .*
\[..\] \.strtab +STRTAB .*
\[..\] \.shstrtab +STRTAB .*
Key to Flags:
#pass
|