Searched refs:STE (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 362 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 D | Doxyfile-dev_ste | 6 PROJECT_NAME = "FreeBSD kernel STE device code"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZShortenInst.cpp | 340 Changed |= shortenOn0(MI, SystemZ::STE); in processBlock()
|
| H A D | SystemZInstrFP.td | 186 defm STE : StoreRXPair<"ste", 0x70, 0xED66, store, FP32, 4>;
|
| H A D | SystemZInstrInfo.cpp | 1913 StoreOpcode = SystemZ::STE; in getLoadStoreOpcodes()
|
| H A D | SystemZISelLowering.cpp | 10869 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 D | MachOObjectFile.cpp | 1727 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 D | images | 1915 # hardware_palette[16]; 9 bit ?????RRR?GGG?BBB; 12 bit ????RRRRGGGGBBBB for Atari STE
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 13209 @Article{Einarsson:1974:STE,
|