Home
last modified time | relevance | path

Searched hist:"2707579 d" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/objtool/
H A Dorc_gen.c2707579d Tue May 30 12:20:54 CDT 2023 Josh Poimboeuf <jpoimboe@kernel.org> objtool: Remove flags argument from elf_create_section()

Simplify the elf_create_section() interface a bit by removing the flags
argument. Most callers don't care about changing the section header
flags. If needed, they can be modified afterwards, just like any other
section header field.

Link: https://lore.kernel.org/r/515235d9cf62637a14bee37bfa9169ef20065471.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
H A Delf.c2707579d Tue May 30 12:20:54 CDT 2023 Josh Poimboeuf <jpoimboe@kernel.org> objtool: Remove flags argument from elf_create_section()

Simplify the elf_create_section() interface a bit by removing the flags
argument. Most callers don't care about changing the section header
flags. If needed, they can be modified afterwards, just like any other
section header field.

Link: https://lore.kernel.org/r/515235d9cf62637a14bee37bfa9169ef20065471.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
H A Dcheck.c2707579d Tue May 30 12:20:54 CDT 2023 Josh Poimboeuf <jpoimboe@kernel.org> objtool: Remove flags argument from elf_create_section()

Simplify the elf_create_section() interface a bit by removing the flags
argument. Most callers don't care about changing the section header
flags. If needed, they can be modified afterwards, just like any other
section header field.

Link: https://lore.kernel.org/r/515235d9cf62637a14bee37bfa9169ef20065471.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h2707579d Tue May 30 12:20:54 CDT 2023 Josh Poimboeuf <jpoimboe@kernel.org> objtool: Remove flags argument from elf_create_section()

Simplify the elf_create_section() interface a bit by removing the flags
argument. Most callers don't care about changing the section header
flags. If needed, they can be modified afterwards, just like any other
section header field.

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