Home
last modified time | relevance | path

Searched defs:UniqueID (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionWasm.h27 unsigned UniqueID; variable
49 const MCSymbolWasm *Group, unsigned UniqueID, MCSymbol *Begin) in MCSectionWasm()
H A DMCSectionELF.h35 unsigned UniqueID; variable
56 unsigned UniqueID, MCSymbol *Begin, in MCSectionELF()
H A DMCContext.h231 unsigned UniqueID; member
253 unsigned UniqueID; member
274 unsigned UniqueID; member
626 unsigned UniqueID) { in getWasmSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp451 unsigned UniqueID = Section->getUniqueID(); in renameELFSection() local
466 bool Comdat, unsigned UniqueID, in createELFSectionImpl()
523 unsigned UniqueID, in getELFSection()
536 bool IsComdat, unsigned UniqueID, in getELFSection()
580 unsigned Flags, unsigned UniqueID, in recordELFMergeableSectionInfo()
617 unsigned UniqueID, in getCOFFSection()
655 unsigned UniqueID) { in getAssociativeCOFFSection()
676 unsigned UniqueID, in getWasmSection()
690 unsigned UniqueID, in getWasmSection()
H A DMCStreamer.cpp795 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/FileSystem/
H A DUniqueID.h29 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} in UniqueID() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp699 unsigned UniqueID = MCContext::GenericSectionID; in selectExplicitSectionGlobal() local
811 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal() local
970 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock() local
1634 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal() local
1712 unsigned UniqueID = NextUniqueID++; in getSectionForJumpTable() local
2074 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp479 bool ELFAsmParser::maybeParseUniqueID(int64_t &UniqueID) { in maybeParseUniqueID()
520 int64_t UniqueID = ~0; in ParseSectionArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h49 unsigned UniqueID; variable
H A DAsmPrinter.cpp1905 unsigned UniqueID = 0; in doFinalization() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp71 llvm::sys::fs::UniqueID UniqueID; member in __anon08ff66800111::PPRegion
76 PPRegion(llvm::sys::fs::UniqueID UniqueID, unsigned offset, time_t modTime) in PPRegion()
106 const llvm::sys::fs::UniqueID &UniqueID = S.getUniqueID(); in getHashValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go375 UniqueID string member
417 UniqueID string member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinperf.d155 LONG UniqueID; member