Home
last modified time | relevance | path

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

1234

/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCContext.h402 GenericSectionID = ~0U enumerator
467 unsigned UniqueID = GenericSectionID,
480 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCContext.h372 GenericSectionID = ~0U
437 unsigned UniqueID = GenericSectionID,
452 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCContext.h376 GenericSectionID = ~0U enumerator
441 unsigned UniqueID = GenericSectionID,
456 unsigned UniqueID = GenericSectionID);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCContext.h458 GenericSectionID = ~0U enumerator
528 unsigned UniqueID = GenericSectionID,
541 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCContext.h452 GenericSectionID = ~0U enumerator
522 unsigned UniqueID = GenericSectionID,
535 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCContext.h407 GenericSectionID = ~0U enumerator
472 unsigned UniqueID = GenericSectionID,
485 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h466 GenericSectionID = ~0U enumerator
536 unsigned UniqueID = GenericSectionID,
549 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCContext.h452 GenericSectionID = ~0U enumerator
522 unsigned UniqueID = GenericSectionID,
535 unsigned UniqueID = GenericSectionID);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h407 GenericSectionID = ~0U enumerator
472 unsigned UniqueID = GenericSectionID,
485 unsigned UniqueID = GenericSectionID);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h466 GenericSectionID = ~0U enumerator
536 unsigned UniqueID = GenericSectionID,
549 unsigned UniqueID = GenericSectionID);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h407 GenericSectionID = ~0U enumerator
472 unsigned UniqueID = GenericSectionID,
485 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A 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()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A 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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h523 GenericSectionID = ~0U enumerator
604 unsigned UniqueID = GenericSectionID,
617 unsigned UniqueID = GenericSectionID);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCContext.h523 GenericSectionID = ~0U enumerator
604 unsigned UniqueID = GenericSectionID,
617 unsigned UniqueID = GenericSectionID);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h523 GenericSectionID = ~0U enumerator
604 unsigned UniqueID = GenericSectionID,
617 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCContext.h523 GenericSectionID = ~0U enumerator
606 unsigned UniqueID = GenericSectionID,
619 unsigned UniqueID = GenericSectionID);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h523 GenericSectionID = ~0U enumerator
604 unsigned UniqueID = GenericSectionID,
617 unsigned UniqueID = GenericSectionID);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h523 GenericSectionID = ~0U in reset()
604 unsigned UniqueID = GenericSectionID, in reset()
617 unsigned UniqueID = GenericSectionID); in reset()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp698 return MCContext::GenericSectionID;
707 return MCContext::GenericSectionID;
726 return MCContext::GenericSectionID;
830 unsigned UniqueID = MCContext::GenericSectionID;
991 unsigned UniqueID = MCContext::GenericSectionID;
1654 unsigned UniqueID = MCContext::GenericSectionID;
2068 Name, Kind, Flags, Group, MCContext::GenericSectionID);
2094 unsigned UniqueID = MCContext::GenericSectionID;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp698 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
707 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
726 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
830 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
991 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock()
1654 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
2068 Name, Kind, Flags, Group, MCContext::GenericSectionID); in getExplicitSectionGlobal()
2094 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp698 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
707 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
726 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
830 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
991 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock()
1654 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
2068 Name, Kind, Flags, Group, MCContext::GenericSectionID); in getExplicitSectionGlobal()
2094 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp698 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
707 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
726 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
830 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
991 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock()
1654 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
2068 Name, Kind, Flags, Group, MCContext::GenericSectionID); in getExplicitSectionGlobal()
2094 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp698 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
707 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
726 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
830 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
991 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock()
1654 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
2068 Name, Kind, Flags, Group, MCContext::GenericSectionID); in getExplicitSectionGlobal()
2094 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp698 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
707 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
726 return MCContext::GenericSectionID; in calcUniqueIDUpdateFlagsAndSize()
830 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal()
991 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock()
1654 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal()
2068 Name, Kind, Flags, Group, MCContext::GenericSectionID); in getExplicitSectionGlobal()
2094 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal()

1234