Home
last modified time | relevance | path

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

/haiku/src/bin/rc/
H A Drdef.h168 _IMPEXP_RDEF status_t rdef_decompile(const char* output_file);
H A Drc.cpp265 rdef_decompile(sOutputFile); in decompile()
H A Ddecompile.cpp1006 rdef_decompile(const char *fileName) in rdef_decompile() function
/haiku/docs/develop/build/rc/
H A Dlibrdef.rst33 3. Call ``rdef_decompile()`` with the name of the output file. The name of the header file (if any)…