Skip to content

Instantly share code, notes, and snippets.

View stephanosio's full-sized avatar

Stephanos Ioannidis stephanosio

View GitHub Profile
========== aarch64-zephyr-elf ==========
aarch64-zephyr-elf-g++: warning: mathtest.: linker input file unused because linking not done
aarch64-zephyr-elf-g++: error: mathtest.: linker input file not found: No such file or directory
========== arc64-zephyr-elf ==========
arc64-zephyr-elf-g++: warning: mathtest.: linker input file unused because linking not done
arc64-zephyr-elf-g++: error: mathtest.: linker input file not found: No such file or directory
========== arc-zephyr-elf ==========
arc-zephyr-elf-g++: warning: mathtest.: linker input file unused because linking not done
========== aarch64-zephyr-elf ==========
checkdef.c:4:2: error: #error "_GLIBCXX_USE_C99_MATH_TR1 is not defined"
4 | #error "_GLIBCXX_USE_C99_MATH_TR1 is not defined"
| ^~~~~
========== arc64-zephyr-elf ==========
========== arc-zephyr-elf ==========
========== mips-zephyr-elf ==========
.arch armv8-a
.file "test7.c"
.text
.align 2
.global test
.type test, %function
test:
sub sp, sp, #64
mov x2, sp
add x3, sp, 32
.arch armv7-a
.fpu softvfp
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 1
.eabi_attribute 30, 6
.eabi_attribute 34, 1
.arch armv8-a+crc
.file "pm.c"
.text
.Ltext0:
.cfi_sections .debug_frame
.section .text.pm_state_notify,"ax",@progbits
.align 2
.type pm_state_notify, %function
pm_state_notify:
.LVL0:
zephyr/CMakeFiles/zephyr.dir/subsys/pm/pm.c.obj: file format elf64-littleaarch64
zephyr/CMakeFiles/zephyr.dir/subsys/pm/pm.c.obj
architecture: aarch64, flags 0x00000011:
HAS_RELOC, HAS_SYMS
start address 0x0000000000000000
private flags = 0x0:
Sections:
Idx Name Size VMA LMA File off Algn
zephyr/CMakeFiles/zephyr.dir/subsys/pm/pm.c.obj: file format elf64-littleaarch64
zephyr/CMakeFiles/zephyr.dir/subsys/pm/pm.c.obj
architecture: aarch64, flags 0x00000011:
HAS_RELOC, HAS_SYMS
start address 0x0000000000000000
private flags = 0x0:
Sections:
Idx Name Size VMA LMA File off Algn
add/remove: 2/175 grow/shrink: 15/25 up/down: 250/-44325 (-44075)
Function old new delta
_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag.isra - 76 +76
_Unwind_VRS_Pop 562 618 +56
_ZNKSt9type_info7__equalERKS_ - 44 +44
z_cbvprintf_impl 1852 1864 +12
unwind_phase2_forced 176 186 +10
__gnu_unwind_pr_common 578 588 +10
memmove 246 252 +6
z_unpend_first_thread 156 160 +4
This file has been truncated, but you can view the full file.
Archive member included to satisfy reference by file (symbol)
app/libapp.a(main.c.obj) (--whole-archive)
zephyr/libzephyr.a(cbprintf_packaged.c.obj)
(--whole-archive)
zephyr/libzephyr.a(crc32c_sw.c.obj)
(--whole-archive)
zephyr/libzephyr.a(crc32_sw.c.obj)
(--whole-archive)
zephyr/libzephyr.a(crc16_sw.c.obj)
.file "rb.c"
# GNU C99 (Zephyr SDK 0.15.0-rc1) version 12.1.0 (x86_64-zephyr-elf)
# compiled by GNU C version 7.5.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# options passed: -m32 -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -mtune=i586 -march=i586 -g -gdwarf-4 -Os -std=c99 -ffreestanding -fno-common -fno-asynchronous-unwind-tables -fno-pic -fno-reorder-functions -fno-defer-pop -ffunction-sections -fdata-sections
.text
.Ltext0:
.cfi_sections .debug_frame
.file 1 "/home/stephanos/Dev/zephyrproject/zephyr/lib/os/rb.c"