Home
last modified time | relevance | path

Searched defs:as_executable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/build/cmake/
H A Daom_optimization.cmake159 set(as_executable "${CMAKE_ASM_NASM_COMPILER}") variable
161 set(as_executable "${CMAKE_ASM_COMPILER}") variable
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc2708 ObjPtr<mirror::Executable> as_executable = in DoRelocateSpaces() local