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

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp375 uint64_t BlockLength = Data.getULEB128(C); local
376 StringRef Expression = Data.getBytes(C, BlockLength);

Completed in 156 milliseconds