Home
last modified time | relevance | path

Searched hist:e0a9349b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/objtool/
H A Delf.ce0a9349b Tue May 30 12:21:03 CDT 2023 Josh Poimboeuf <jpoimboe@kernel.org> objtool: Allocate relocs in advance for new rela sections

Similar to read_relocs(), allocate the reloc structs all together in an
array rather than allocating them one at a time.

Link: https://lore.kernel.org/r/5332d845c5a2d6c2d052075b381bfba8bcb67ed5.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>