Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Delf-em.h34 #define EM_PPC 20 macro
H A Daudit.h302 #define AUDIT_ARCH_PPC (EM_PPC)
/aosp12/system/unwinding/libunwindstack/tests/
H A DElfTest.cpp169 InitElf32(EM_PPC); in TEST_F()