entrypoint_symbol   70 src/JITModule.h     EXPORT Symbol entrypoint_symbol() const;
entrypoint_symbol  757 src/Pipeline.cpp             free_standing_jit_externs.add_symbol_for_export(iter->first, pipeline_contents.jit_module.entrypoint_symbol());
entrypoint_symbol  758 src/Pipeline.cpp             void *address = pipeline_contents.jit_module.entrypoint_symbol().address;