Searched refs:memusage (Results 1 – 5 of 5) sorted by relevance
26 # Linker flag for printing of memusage.27 # Set this flag if the linker supports reporting of memusage as part of link,31 check_set_linker_property(TARGET linker PROPERTY memusage)
8 # - memusage : Tool for reporting target memory usage9 # (if linker support memusage reporting leave this property empty)53 # - memusage : Name of command to execute56 # memusage_flag : Flags that must always be applied when calling memusage command57 # memusage_flag_final : Flags that must always be applied last at the memusage command59 # memusage_byproducts : Byproducts (files) generated when calling memusage124 # If memusage is supported as post-build command, set memusage_type to: command126 # Note: If memusage is supported during linking, please use:
1 # - memusage: Name of command for memusage
25 check_set_linker_property(TARGET linker PROPERTY memusage "${LINKERFLAGPREFIX},--print-memory-usage…
1686 target_link_libraries(${logical_target_for_zephyr_elf} $<TARGET_PROPERTY:linker,memusage>)