Home
last modified time | relevance | path

Searched refs:getFixedFormSizes (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/include/llvm/DebugInfo/
HDDWARFFormValue.h79 static ArrayRef<uint8_t> getFixedFormSizes(uint8_t AddrSize,
/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugInfoEntry.cpp114 ArrayRef<uint8_t> FixedFormSizes = DWARFFormValue::getFixedFormSizes( in extractFast()
HDDWARFFormValue.cpp63 ArrayRef<uint8_t> DWARFFormValue::getFixedFormSizes(uint8_t AddrSize, in getFixedFormSizes() function in DWARFFormValue