Files
clang-p2996/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
Hiroshi Yamauchi e9040e875d [lldb][PECOFF] Exclude alignment padding when reading section data
There can be zero padding bytes at a section end for file alignment in
PECOFF. Exclude those padding bytes when reading the section data.

Differential Revision: https://reviews.llvm.org/D157059
2023-08-04 13:38:30 -07:00

10 KiB