Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionELF.h33 unsigned UniqueID; variable
54 unsigned UniqueID, MCSymbol *Begin, in MCSectionELF()
H A DMCSectionWasm.h27 unsigned UniqueID; variable
49 const MCSymbolWasm *Group, unsigned UniqueID, MCSymbol *Begin) in MCSectionWasm()
H A DMCContext.h255 unsigned UniqueID; member
277 unsigned UniqueID; member
298 unsigned UniqueID; member
656 unsigned UniqueID) { in getWasmSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp469 bool Comdat, unsigned UniqueID, in createELFSectionImpl()
526 unsigned UniqueID, in getELFSection()
539 bool IsComdat, unsigned UniqueID, in getELFSection()
614 unsigned Flags, unsigned UniqueID, in recordELFMergeableSectionInfo()
664 unsigned UniqueID, in getCOFFSection()
702 unsigned UniqueID) { in getAssociativeCOFFSection()
723 unsigned UniqueID, in getWasmSection()
737 unsigned UniqueID, in getWasmSection()
H A DMCStreamer.cpp821 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/FileSystem/
H A DUniqueID.h32 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} in UniqueID() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp818 const unsigned UniqueID = calcUniqueIDUpdateFlagsAndSize( in selectExplicitSectionGlobal() local
875 unsigned UniqueID = MCContext::GenericSectionID; in selectELFSectionForGlobal() local
1039 unsigned UniqueID = MCContext::GenericSectionID; in getSectionForMachineBasicBlock() local
1714 unsigned UniqueID = MCContext::GenericSectionID; in SelectSectionForGlobal() local
1792 unsigned UniqueID = NextUniqueID++; in getSectionForJumpTable() local
2167 unsigned UniqueID = MCContext::GenericSectionID; in selectWasmSectionForGlobal() local
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp481 bool ELFAsmParser::maybeParseUniqueID(int64_t &UniqueID) { in maybeParseUniqueID()
540 int64_t UniqueID = ~0; in ParseSectionArguments() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp71 llvm::sys::fs::UniqueID UniqueID; member in __anon0793a8420111::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
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h48 unsigned UniqueID; variable
H A DAsmPrinter.cpp2295 unsigned UniqueID = 0; in doFinalization() local