Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp84 template <typename STEType> void handleStabDebugMapEntry(const STEType &STE) { in handleStabDebugMapEntry() argument
85 handleStabSymbolTableEntry(STE.n_strx, STE.n_type, STE.n_sect, STE.n_desc, in handleStabDebugMapEntry()
86 STE.n_value); in handleStabDebugMapEntry()
100 void dumpSymTabEntry(raw_ostream &OS, uint64_t Index, const STEType &STE) { in dumpSymTabEntry() argument
101 dumpSymTabEntry(OS, Index, STE.n_strx, STE.n_type, STE.n_sect, STE.n_desc, in dumpSymTabEntry()
102 STE.n_value); in dumpSymTabEntry()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp444 MachO::nlist STE = MachO->getSymbolTableEntry(SymDRI); in darwinPrintSymbol() local
445 NType = STE.n_type; in darwinPrintSymbol()
446 NSect = STE.n_sect; in darwinPrintSymbol()
447 NDesc = STE.n_desc; in darwinPrintSymbol()
448 NStrx = STE.n_strx; in darwinPrintSymbol()
449 NValue = STE.n_value; in darwinPrintSymbol()
693 MachO::nlist STE; in darwinPrintStab() local
704 STE = MachO->getSymbolTableEntry(SymDRI); in darwinPrintStab()
705 NType = STE.n_type; in darwinPrintStab()
706 NSect = STE.n_sect; in darwinPrintStab()
[all …]
/netbsd-src/sys/arch/hp300/DOC/
H A DDebug.tips30 entries. Each PTE maps a single page of address space. Hence, each STE maps
36 the VAX. It is easy to convert the page frame number in an STE/PTE to a
148 of the page table, use the first STE (longword) in the segment table.
H A DHPMMU.notes18 one STE maps 4Mb of VA space and one page of STEs is sufficient
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp343 Changed |= shortenOn0(MI, SystemZ::STE); in processBlock()
H A DSystemZInstrFP.td160 defm STE : StoreRXPair<"ste", 0x70, 0xED66, store, FP32, 4>;
H A DSystemZInstrInfo.cpp1596 StoreOpcode = SystemZ::STE; in getLoadStoreOpcodes()
H A DSystemZISelLowering.cpp8213 return emitCondStore(MI, MBB, SystemZ::STE, 0, false); in EmitInstrWithCustomInserter()
8215 return emitCondStore(MI, MBB, SystemZ::STE, 0, true); in EmitInstrWithCustomInserter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp1707 MachO::nlist STE = getSymbolTableEntry(SymDRI); in checkSymbolTable() local
1708 NType = STE.n_type; in checkSymbolTable()
1709 NSect = STE.n_sect; in checkSymbolTable()
1710 NDesc = STE.n_desc; in checkSymbolTable()
1711 NStrx = STE.n_strx; in checkSymbolTable()
1712 NValue = STE.n_value; in checkSymbolTable()
/netbsd-src/sys/dev/podulebus/
H A Dpodules253 podule STEBUSINTERFACE 0x0076 STE bus interface
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-builtin.def1691 BU_ALTIVEC_OVERLOAD_X (STE, "ste")
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dimages1663 # hardware_palette[16]; 9 bit ?????RRR?GGG?BBB; 12 bit ????RRRRGGGGBBBB for Atari STE
/netbsd-src/share/misc/
H A Dairport7299 STE:Stevens Point Municipal Airport, WI, USA
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi178 Atari, 520ST, 1040ST, TT, STE, Mega and Falcon are registered trademarks
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in13209 @Article{Einarsson:1974:STE,