Skip to content

"Non-code call target" warning on all calls to external functions #4016

@JJJollyjim

Description

@JJJollyjim

I'm looking at some binaries on an embedded Linux ppc device. Across all binaries and libraries I've checked out, all call sites to external functions are marked with a "Non-code Branch" warning. The sites are all call instructions into .got_recovered_xxx sections, which are each 4 bytes long (though 8-byte-aligned), and show as all zeros in binaryninja. What is the correct behaviour here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions