Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp146 uint16_t ShortVal = static_cast<uint16_t>(Val); in emitIntVal() local
152 uint32_t ShortVal = static_cast<uint32_t>(Val); in emitIntVal() local