Searched refs:compiler_callbacks_ (Results 1 – 4 of 4) sorted by relevance
94 return compiler_callbacks_ != nullptr; in IsCompiler()98 return !IsCompiler() || compiler_callbacks_->IsRelocationPossible(); in CanRelocate()118 return compiler_callbacks_; in GetCompilerCallbacks()523 CompilerCallbacks* compiler_callbacks_; variable
49 CompilerCallbacks* compiler_callbacks_; variable
229 compiler_callbacks_ = nullptr; in Parse()423 compiler_callbacks_ = in Parse()697 if (compiler_callbacks_ == nullptr && image_.empty()) { in Parse()
102 compiler_callbacks_(nullptr), in Runtime()673 compiler_callbacks_ = options->compiler_callbacks_; in Init()