Searched defs:need_bswap (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/objtool/include/objtool/ | ||
| H A D | endianness.h | 15 static inline bool need_bswap(struct elf *elf) need_bswap() function |
| /linux/kernel/bpf/ | ||
| H A D | verifier.c | 15911 bool need_bswap = alu64 || (to_le == is_big_endian); scalar_byte_swap() local |