mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
70b61e3621
When building with the Gold linker, the .bss and .brk areas of vmlinux
are shown as consecutive instead of having the same file offset. Allow
for either state, as long as things add up correctly.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
calc_run_size.pl | ||
chkobjdump.awk | ||
distill.awk | ||
gen-insn-attr-x86.awk | ||
insn_sanity.c | ||
Makefile | ||
relocs_32.c | ||
relocs_64.c | ||
relocs_common.c | ||
relocs.c | ||
relocs.h | ||
test_get_len.c |