/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | MachODebugMapParser.cpp | 84 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 D | llvm-nm.cpp | 444 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 D | Debug.tips | 30 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 D | HPMMU.notes | 18 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 D | SystemZShortenInst.cpp | 343 Changed |= shortenOn0(MI, SystemZ::STE); in processBlock()
|
H A D | SystemZInstrFP.td | 160 defm STE : StoreRXPair<"ste", 0x70, 0xED66, store, FP32, 4>;
|
H A D | SystemZInstrInfo.cpp | 1596 StoreOpcode = SystemZ::STE; in getLoadStoreOpcodes()
|
H A D | SystemZISelLowering.cpp | 8213 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 D | MachOObjectFile.cpp | 1707 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 D | podules | 253 podule STEBUSINTERFACE 0x0076 STE bus interface
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.def | 1691 BU_ALTIVEC_OVERLOAD_X (STE, "ste")
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | images | 1663 # hardware_palette[16]; 9 bit ?????RRR?GGG?BBB; 12 bit ????RRRRGGGGBBBB for Atari STE
|
/netbsd-src/share/misc/ |
H A D | airport | 7299 STE:Stevens Point Municipal Airport, WI, USA
|
/netbsd-src/external/gpl2/gawk/dist/ |
H A D | awk.texi | 178 Atari, 520ST, 1040ST, TT, STE, Mega and Falcon are registered trademarks
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | funstack.in | 13209 @Article{Einarsson:1974:STE,
|