Searched defs:symfile_option (Results 1 – 2 of 2) sorted by relevance
253 JITDebugReader::JITDebugReader(const std::string& symfile_prefix, SymFileOption symfile_option, in JITDebugReader()
556 auto symfile_option = (dwarf_callchain_sampling_ && !unwind_dwarf_callchain_) in PrepareRecording() local