Searched defs:thumb (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| HD | Atoms.h | 30 ContentType type, Merge merge, bool thumb, bool noDeadStrip, in MachODefinedAtom() 91 bool thumb, bool noDeadStrip, in MachODefinedCustomSectionAtom()
|
| HD | File.h | 41 uint64_t sectionOffset, uint64_t contentSize, bool thumb, in addDefinedAtom() 63 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection()
|
| HD | MachONormalizedFileToAtoms.cpp | 254 bool thumb = (symbolDescFlags & N_ARM_THUMB_DEF); in atomFromSymbol() local
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | arm-dis.c | 1620 bfd_boolean thumb) in print_insn_coprocessor() 2209 print_insn_neon (struct disassemble_info *info, long given, bfd_boolean thumb) in print_insn_neon()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | Triple.h | 76 thumb, // Thumb (little endian): thumb, thumbv.* enumerator
|