Home
last modified time | relevance | path

Searched defs:KeySym (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h144 const MCSymbol *KeySym) const { in getStaticCtorSection()
149 const MCSymbol *KeySym) const { in getStaticDtorSection()
/external/python/pycparser/utils/fake_libc_include/X11/
D_X11_fake_defines.h6 #define KeySym CARD32 macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h157 const MCSymbol *KeySym) const { in getStaticCtorSection()
162 const MCSymbol *KeySym) const { in getStaticDtorSection()
/external/llvm/lib/MC/
DMCContext.cpp436 const MCSymbol *KeySym, in getAssociativeCOFFSection()
DMCStreamer.cpp533 const MCSymbol *KeySym = nullptr; in getWinCFISection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp756 const MCSymbol *KeySym) { in getStaticStructorSection()
1509 const MCSymbol *KeySym, in getCOFFStaticStructorSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp476 const MCSymbol *KeySym, in getAssociativeCOFFSection()
DMCStreamer.cpp779 const MCSymbol *KeySym = nullptr; in getWinCFISection() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp375 const MCSymbol *KeySym) { in getStaticStructorSection()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp598 const MCSymbol *KeySym = GVSec ? GVSec->getCOMDATSymbol() : nullptr; in switchToDebugSectionForSymbol() local
DAsmPrinter.cpp1631 const MCSymbol *KeySym = nullptr; in EmitXXStructorList() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2076 const MCSymbol *KeySym = nullptr; in EmitXXStructorList() local
DCodeViewDebug.cpp927 const MCSymbol *KeySym = GVSec ? GVSec->getCOMDATSymbol() : nullptr; in switchToDebugSectionForSymbol() local
/external/crosvm/gpu_display/src/generated/
Dxlib.rs1943 pub type KeySym = XID; typedef
2626 ) -> KeySym; in XKeycodeToKeysym()