Searched refs:ILP32 (Results 1 – 17 of 17) sorted by relevance
83 ::writeStubHelperHeader<ILP32>(buf8, stubHelperHeaderCode); in writeStubHelperHeader()104 ARM64_32::ARM64_32() : ARM64Common(ILP32()) { in ARM64_32()
48 ILP32|LP32)
182 struct ILP32 { struct
975 parseLazy<ILP32>(); in ObjFile()980 parse<ILP32>(); in ObjFile()2223 this, reinterpret_cast<const ILP32::mach_header *>( in addLazySymbols()2416 f.parse<ILP32>(); in extract()
1119 : collectDataInCodeEntries<ILP32>(); in finalizeContents()2539 template SymtabSection *macho::makeSymtabSection<ILP32>(StringTableSection &);
1420 template void macho::writeResult<ILP32>();
60 return ::objectHasObjCSection<ILP32>(mb); in objectHasObjCSection()
2241 writeResult<ILP32>(); in link()
70 The instantiation in Mips64InstrInfo.td is used for MIPS64 in ILP32
674 openFlags.add(Consumer.OpenFlag.ILP32); in main()
486 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
240 is ILP32;
455 // In the ILP32 world, the minimum stack slot size is 4 bytes. Otherwise the
455 #aarch64 ILP32
299 - AArch64: Add ILP32 support. (@cmuellner)
2344 Added support for A32 ABI compilation, which uses the ILP32 model. Anuj
9185 * Support for linux-x32, ILP32 environment in x86_64 framework.