1In archive /home/user/build/esp-idf/freertos/libfreertos.a:
2
3croutine.c.obj:     file format elf32-xtensa-le
4
5Sections:
6Idx Name          Size      VMA       LMA       File off  Algn
7  0 .literal.prvCheckPendingReadyList 00000018  00000000  00000000  00000034  2**2
8                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
9  1 .literal.prvCheckDelayedList 0000002c  00000000  00000000  0000004c  2**2
10                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
11
12croutine.cpp.obj:     file format elf32-xtensa-le
13
14Sections:
15Idx Name          Size      VMA       LMA       File off  Algn
16  9 .text.prvCheckPendingReadyList 00000056  00000000  00000000  000000d8  2**2
17                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
18 10 .text.prvCheckDelayedList 000000ac  00000000  00000000  00000130  2**2
19                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
20
21croutine.S.obj:     file format elf32-xtensa-le
22
23Sections:
24Idx Name          Size      VMA       LMA       File off  Algn
25 26 .debug_frame  000000a0  00000000  00000000  00000394  2**2
26                  CONTENTS, RELOC, READONLY, DEBUGGING
27 27 .debug_info   000006b8  00000000  00000000  00000434  2**0
28                  CONTENTS, RELOC, READONLY, DEBUGGING
29 28 .debug_abbrev 00000233  00000000  00000000  00000aec  2**0
30                  CONTENTS, READONLY, DEBUGGING
31
32timers.o:     file format elf32-xtensa-le
33
34Sections:
35Idx Name          Size      VMA       LMA       File off  Algn
36  0 .literal.prvGetNextExpireTime 00000004  00000000  00000000  00000034  2**2
37                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
38  1 .literal.prvInsertTimerInActiveList 00000010  00000000  00000000  00000038  2**2
39                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
40