Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c1952 arelent ** rel_ppstart = NULL; in disassemble_section() local
2025 rel_ppstart = rel_pp = (arelent **) xmalloc (relsize); in disassemble_section()
2176 if (rel_ppstart != NULL) in disassemble_section()
2177 free (rel_ppstart); in disassemble_section()