Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c1896 arelent ** rel_ppstart = NULL; in disassemble_section() local
1969 rel_ppstart = rel_pp = (arelent **) xmalloc (relsize); in disassemble_section()
2120 if (rel_ppstart != NULL) in disassemble_section()
2121 free (rel_ppstart); in disassemble_section()