Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp362 MachO::nlist STE = MachO->getSymbolTableEntry(SymDRI); in darwinPrintSymbol() local
363 NType = STE.n_type; in darwinPrintSymbol()
364 NSect = STE.n_sect; in darwinPrintSymbol()
365 NDesc = STE.n_desc; in darwinPrintSymbol()
366 NStrx = STE.n_strx; in darwinPrintSymbol()
367 NValue = STE.n_value; in darwinPrintSymbol()
594 MachO::nlist STE; in darwinPrintStab() local
605 STE = MachO->getSymbolTableEntry(SymDRI); in darwinPrintStab()
606 NType = STE.n_type; in darwinPrintStab()
607 NSect = STE.n_sect; in darwinPrintStab()
[all …]
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_ste6 PROJECT_NAME = "FreeBSD kernel STE device code"
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp340 Changed |= shortenOn0(MI, SystemZ::STE); in processBlock()
H A DSystemZInstrFP.td186 defm STE : StoreRXPair<"ste", 0x70, 0xED66, store, FP32, 4>;
H A DSystemZInstrInfo.cpp1913 StoreOpcode = SystemZ::STE; in getLoadStoreOpcodes()
H A DSystemZISelLowering.cpp10869 return emitCondStore(MI, MBB, SystemZ::STE, 0, false); in EmitInstrWithCustomInserter()
10871 return emitCondStore(MI, MBB, SystemZ::STE, 0, true); in EmitInstrWithCustomInserter()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1727 MachO::nlist STE = getSymbolTableEntry(SymDRI); in checkSymbolTable() local
1728 NType = STE.n_type; in checkSymbolTable()
1729 NSect = STE.n_sect; in checkSymbolTable()
1730 NDesc = STE.n_desc; in checkSymbolTable()
1731 NStrx = STE.n_strx; in checkSymbolTable()
1732 NValue = STE.n_value; in checkSymbolTable()
/freebsd/contrib/file/magic/Magdir/
H A Dimages1915 # hardware_palette[16]; 9 bit ?????RRR?GGG?BBB; 12 bit ????RRRRGGGGBBBB for Atari STE
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in13209 @Article{Einarsson:1974:STE,