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