Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h325 GenericSectionID = ~0U enumerator
403 unsigned UniqueID = GenericSectionID,
418 unsigned UniqueID = GenericSectionID);
/external/llvm/lib/MC/
DMCContext.cpp423 return getCOFFSection(Section, Characteristics, Kind, "", 0, GenericSectionID, in getCOFFSection()
428 COFFSectionKey T{Section, "", 0, GenericSectionID}; in getCOFFSection()
439 if (!KeySym && UniqueID == GenericSectionID) in getAssociativeCOFFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h376 GenericSectionID = ~0U enumerator
441 unsigned UniqueID = GenericSectionID,
456 unsigned UniqueID = GenericSectionID);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp458 return getCOFFSection(Section, Characteristics, Kind, "", 0, GenericSectionID, in getCOFFSection()
463 COFFSectionKey T{Section, "", 0, GenericSectionID}; in getCOFFSection()
474 if (!KeySym && UniqueID == GenericSectionID) in getAssociativeCOFFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp389 unsigned UniqueID = MCContext::GenericSectionID; in getExplicitSectionGlobal()
486 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
1151 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
1493 MCContext::GenericSectionID); in getExplicitSectionGlobal()
1517 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp303 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
953 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()