Home
last modified time | relevance | path

Searched defs:DescSz (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/lib/Rewrite/
H A DBuildIDRewriter.cpp64 const uint32_t DescSz = DE.getU32(Cursor); in sectionInitializer() local
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp66 uint64_t DescSz = 0; emitNoteSection() local
/llvm-project/bolt/lib/Core/
H A DBinarySection.cpp284 const uint32_t DescSz = DescStr.size(); encodeELFNote() local
/llvm-project/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp301 const uint32_t DescSz = DE.getU32(&Offset); in parse() local