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

/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h70 uint32_t sizeofPrologueLength() const { function in struct:llvm::DWARFDebugLine::Prologue
77 sizeofPrologueLength();
/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp84 debug_line_data.getUnsigned(offset_ptr, sizeofPrologueLength());

Completed in 170 milliseconds