Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/pi/
H A Drelacheck.c34 static uint32_t swab_elfword(uint32_t val) in swab_elfword() function
83 if (swab_elfword(shdr[i].sh_type) != SHT_RELA) in main()
87 info = swab_elfword(shdr[i].sh_info); in main()
100 if (strstr(strtab + swab_elfword(shdr[info].sh_name), in main()