Home
last modified time | relevance | path

Searched defs:SegmentSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h63 static constexpr uint64_t SegmentSize = nearest_boundary( variable
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp524 createSegment(uint64_t SegmentSize,size_t & FuncIdx) const createSegment() argument
/llvm-project/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp94 static uint64_t SegmentSize; global() variable
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp384 uint32_t SegmentSize = 12; emitLineTableForFunction() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp818 size_t SegmentSize = DataSegments[Index].Data.Content.size(); in parseLinkingSectionSymtab() local