Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp360 MachO::nlist STE = MachO->getSymbolTableEntry(SymDRI); in darwinPrintSymbol() local
361 NType = STE.n_type; in darwinPrintSymbol()
362 NSect = STE.n_sect; in darwinPrintSymbol()
363 NDesc = STE.n_desc; in darwinPrintSymbol()
364 NStrx = STE.n_strx; in darwinPrintSymbol()
365 NValue = STE.n_value; in darwinPrintSymbol()
592 MachO::nlist STE; in darwinPrintStab() local
603 STE = MachO->getSymbolTableEntry(SymDRI); in darwinPrintStab()
604 NType = STE.n_type; in darwinPrintStab()
605 NSect = STE.n_sect; in darwinPrintStab()
[all …]
/src/tools/kerneldoc/subsys/
H A DDoxyfile-dev_ste6 PROJECT_NAME = "FreeBSD kernel STE device code"
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp343 Changed |= shortenOn0(MI, SystemZ::STE); in processBlock()
H A DSystemZInstrFP.td152 defm STE : StoreRXPair<"ste", 0x70, 0xED66, store, FP32, 4>;
H A DSystemZInstrInfo.cpp1873 StoreOpcode = SystemZ::STE; in getLoadStoreOpcodes()
H A DSystemZISelLowering.cpp9545 return emitCondStore(MI, MBB, SystemZ::STE, 0, false); in EmitInstrWithCustomInserter()
9547 return emitCondStore(MI, MBB, SystemZ::STE, 0, true); in EmitInstrWithCustomInserter()
/src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1726 MachO::nlist STE = getSymbolTableEntry(SymDRI); in checkSymbolTable() local
1727 NType = STE.n_type; in checkSymbolTable()
1728 NSect = STE.n_sect; in checkSymbolTable()
1729 NDesc = STE.n_desc; in checkSymbolTable()
1730 NStrx = STE.n_strx; in checkSymbolTable()
1731 NValue = STE.n_value; in checkSymbolTable()
/src/contrib/file/magic/Magdir/
H A Dimages1877 # hardware_palette[16]; 9 bit ?????RRR?GGG?BBB; 12 bit ????RRRRGGGGBBBB for Atari STE
/src/contrib/one-true-awk/testdir/
H A Dfunstack.in13209 @Article{Einarsson:1974:STE,