Home
last modified time | relevance | path

Searched refs:sizeofPrologueLength (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h70 uint32_t sizeofPrologueLength() const { in sizeofPrologueLength() function
77 sizeofPrologueLength(); in getLength()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp84 debug_line_data.getUnsigned(offset_ptr, sizeofPrologueLength()); in parse()