Home
last modified time | relevance | path

Searched refs:GenericSectionID (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h407 GenericSectionID = ~0U enumerator
472 unsigned UniqueID = GenericSectionID,
485 unsigned UniqueID = GenericSectionID);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp594 unsigned UniqueID = MCContext::GenericSectionID; in getExplicitSectionGlobal()
667 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
1363 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
1723 MCContext::GenericSectionID); in getExplicitSectionGlobal()
1749 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp471 return getCOFFSection(Section, Characteristics, Kind, "", 0, GenericSectionID, in getCOFFSection()
479 if (!KeySym && UniqueID == GenericSectionID) in getAssociativeCOFFSection()