Searched refs:little (Results 101 - 125 of 245) sorted by relevance

12345678910

/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DMips.cpp218 // as early as possible. To do so, little-endian binaries keep 16-bit
222 if (E == support::little)
240 if (E == support::little)
245 if (E == support::little)
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Darm-dis.c2910 print_insn (bfd_vma pc, struct disassemble_info *info, bfd_boolean little)
2954 info->display_endian = little ? BFD_ENDIAN_LITTLE : BFD_ENDIAN_BIG;
2966 if (little)
2982 if (little)
2996 if (little)
2909 print_insn(bfd_vma pc, struct disassemble_info *info, bfd_boolean little) argument
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/
H A DUtils.pm87 A consolidation of little utility functions used through out the
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/
H A DUtils.pm108 A consolidation of little utility functions used throughout the
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h454 return v->getType() == getELFType(ELFT::TargetEndianness == support::little,
1113 getELFType(ELFT::TargetEndianness == support::little, ELFT::Is64Bits),
1182 constexpr bool IsLittleEndian = ELFT::TargetEndianness == support::little;
1260 bool IsLittleEndian = ELFT::TargetEndianness == support::little;
H A DELFTypes.h95 using ELF32LE = ELFType<support::little, false>;
97 using ELF64LE = ELFType<support::little, true>;
438 // Mips64 little endian has a "special" encoding of r_info. Instead of one
439 // 64 bit little endian number, it is a little endian 32 bit number followed
/openbsd-current/gnu/llvm/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h172 support::endian::read<word_t, support::little, support::unaligned>(
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp372 llvm::support::little);
/openbsd-current/gnu/llvm/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp312 Obj.makeTriple().isLittleEndian() ? support::little : support::big;
/openbsd-current/gnu/llvm/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp126 BinaryStreamReader Reader(sectionData, support::little);
/openbsd-current/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp148 Context.getDWARFObj().isLittleEndian() ? support::little : support::big;
/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-converter.cpp106 // (XRay assumes currently little endian).
107 support::endian::Writer Writer(OS, support::endianness::little);
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp327 BinaryStreamReader Reader(Sym.content(), llvm::support::little);
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp190 llvm::support::little);
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp890 unsigned N = endian::readNext<uint16_t, little, unaligned>(d);
892 F, endian::readNext<uint32_t, little, unaligned>(d));
902 F, endian::readNext<uint32_t, little, unaligned>(d)));
915 F, endian::readNext<uint32_t, little, unaligned>(d));
916 unsigned FullInstanceBits = endian::readNext<uint16_t, little, unaligned>(d);
917 unsigned FullFactoryBits = endian::readNext<uint16_t, little, unaligned>(d);
928 F, endian::readNext<uint32_t, little, unaligned>(d)))
935 F, endian::readNext<uint32_t, little, unaligned>(d)))
976 unsigned RawID = endian::readNext<uint32_t, little, unaligned>(d);
994 unsigned RawID = endian::readNext<uint32_t, little, unaligne
[all...]
/openbsd-current/gnu/llvm/clang/www/demo/
H A Dindex.cgi100 $input =~ s@\b(add|sub|mul|div|rem|and|or|xor|setne|seteq|setlt|setgt|setle|setge|phi|tail|call|cast|to|shl|shr|vaarg|vanext|ret|br|switch|invoke|unwind|malloc|alloca|free|load|store|getelementptr|begin|end|true|false|declare|global|constant|const|internal|uninitialized|external|implementation|linkonce|weak|appending|null|to|except|not|target|endian|pointersize|big|little|volatile)\b@<span class="llvm_keyword">$1</span>@g;
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc395 * data is assumed to be in little endian order.
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp49 Endianness = support::endianness::little;
54 Endianness = support::endianness::little;
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp190 BinaryStreamWriter Writer(Output, support::little);
319 support::endian::write<value_type, support::little, support::unaligned>(
/openbsd-current/gnu/llvm/compiler-rt/include/profile/
H A DInstrProfData.inc395 * data is assumed to be in little endian order.
/openbsd-current/gnu/usr.bin/perl/
H A Dpp.c3523 SV *little; local
3538 little = POPs;
3541 little_p = SvPV_const(little, llen);
3544 little_utf8 = DO_UTF8(little);
3562 little = temp = newSV_type(SVt_NULL);
3564 little_p = SvPVX(little);
3569 little = temp;
3570 little_p = SvPV_const(little, llen);
3582 if (SvGAMAGIC(little) || (is_index && !SvOK(little))) {
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.c225 {"little", no_argument, NULL, OPTION_LITTLE},
253 little (int on)
385 -EL,-little produce little endian code and data\n"));
1612 { "little", little, 1 },
1613 { "big", little, 0 },
251 little (int on) function
/openbsd-current/gnu/lib/libiberty/
H A Dconfig.sub860 ppcle | powerpclittle | ppc-le | powerpc-little)
870 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/openbsd-current/gnu/lib/libreadline/support/
H A Dconfig.sub800 ppcle | powerpclittle | ppc-le | powerpc-little)
810 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/openbsd-current/gnu/lib/libstdc++/
H A Dconfig.sub796 ppcle | powerpclittle | ppc-le | powerpc-little)
806 ppc64le | powerpc64little | ppc64-le | powerpc64-little)

Completed in 628 milliseconds

12345678910