Home
last modified time | relevance | path

Searched refs:obj_file (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/build/
Dgen_app_partitions.py163 obj_file = None if compile_arg is None else compile_arg.group(1)
164 if obj_file:
165 fullname = os.path.join(build_dir, obj_file)
/Zephyr-latest/soc/cdns/dc233c/include/
Dxtensa-dc233c.ld128 #define LIB_OBJ_FUNC_IN_SECT(library, obj_file, func) \ argument
129 *##library##:##obj_file##(.literal.##func .text.##func) \
/Zephyr-latest/soc/cdns/sample_controller32/include/
Dxtensa-sample-controller32.ld353 #define LIB_OBJ_FUNC_IN_SECT(library, obj_file, func) \ argument
354 *##library##:##obj_file##(.literal.##func .text.##func) \