Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Rewrite/
H A DBuildIDRewriter.cpp63 const uint32_t NameSz = DE.getU32(Cursor); in sectionInitializer() local
H A DSDTRewriter.cpp76 uint32_t NameSz = DE.getU32(&Offset); in readSection() local
/llvm-project/bolt/lib/Core/
H A DBinarySection.cpp283 const uint32_t NameSz = NameStr.size() + 1; encodeELFNote() local
/llvm-project/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp300 const uint32_t NameSz = DE.getU32(&Offset); in parse() local