Home | History | Annotate | Download | only in core

Lines Matching refs:OBJ

212 #        BUILT_MODULE -> location of module built file (e.g. obj/<app>/<abi>/libfoo.so)
260 # native debugging). It is generally under $PROJECT/obj/local/
264 # this module will be stored. Usually $PROJECT/obj/local/<module>/obj
1121 #$$(info SRC=$$(_SRC) OBJ=$$(_OBJ) OBJ_ORIGINAL=$$(_OBJ_ASM_ORIGINAL) OBJ_FILTERED=$$(_OBJ_ASM_FILTERED))