Searched refs:OPEN_OUTFILE (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ | ||
D | ld.h | 346 #define OPEN_OUTFILE(state, machine, class, data) \ macro |
D | ld.c | 465 if (OPEN_OUTFILE (&ld_state, EM_NONE, ELFCLASSNONE, ELFDATANONE) != 0) in main() |