Home
last modified time | relevance | path

Searched refs:interesting_section (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-spu.c2655 interesting_section (asection *s) in interesting_section() function
2680 if (!interesting_section (sec) in mark_functions_via_relocs()
2982 if (interesting_section (sec)) in discover_functions()
3019 if (s != NULL && interesting_section (s)) in discover_functions()
3061 if (interesting_section (sec)) in discover_functions()
3102 if (interesting_section (sec)) in discover_functions()
3137 if (interesting_section (sec)) in discover_functions()
DChangeLog-2008158 (interesting_section): Similarly with "obfd" arg.
2442 (interesting_section): Move.
2443 (mark_functions_via_relocs): Fold interesting_section and
2447 "interesting_section". Run pasted_function loop for no symbol
3245 (interesting_section): Detect stub sections differently. Delete
DChangeLog-20072311 (pasted_function, interesting_section, discover_functions): Likewise.