Searched refs:data_from_file (Results 1 – 7 of 7) sorted by relevance
158 bool data_from_file = false; in Log() local161 data_from_file); in Log()164 data_from_file); in Log()
43 bool append, bool data_from_file) override;
578 const bool data_from_file = disasm->m_data_from_file; in CalculateMnemonicOperandsAndComment() local588 if (!data_from_file) { in CalculateMnemonicOperandsAndComment()1590 bool append, bool data_from_file) { in DecodeInstructions() argument1597 m_data_from_file = data_from_file; in DecodeInstructions()
433 bool data_from_file);463 bool data_from_file) = 0;
150 uint32_t num_instructions, bool data_from_file) { in DisassembleBytes() argument164 data_from_file); in DisassembleBytes()1094 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ParseInstructions() local1111 false, data_from_file); in ParseInstructions()
156 bool data_from_file = true; in DumpInstructions() local158 data_from_file = false; in DumpInstructions()167 data_from_file); in DumpInstructions()
1958 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ReadInstructions() local1961 data.GetBytes(), bytes_read, count, data_from_file)); in ReadInstructions()1991 const bool data_from_file = true; in GetInstructionsWithFlavor() local1995 UINT32_MAX, data_from_file)); in GetInstructionsWithFlavor()