Searched refs:data_from_file (Results 1 – 7 of 7) sorted by relevance
159 bool data_from_file = false; in Log() local162 data_from_file); in Log()165 data_from_file); in Log()
42 bool append, bool data_from_file) override;
233 const bool data_from_file = disasm->m_data_from_file; in CalculateMnemonicOperandsAndComment() local243 if (!data_from_file) { in CalculateMnemonicOperandsAndComment()1203 bool append, bool data_from_file) { in DecodeInstructions() argument1210 m_data_from_file = data_from_file; in DecodeInstructions()
406 bool data_from_file);435 bool data_from_file) = 0;
149 bool data_from_file = true; in DumpInstructions() local151 data_from_file = false; in DumpInstructions()160 data_from_file); in DumpInstructions()
153 uint32_t num_instructions, bool data_from_file) { in DisassembleBytes() argument167 data_from_file); in DisassembleBytes()1059 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ParseInstructions() local1076 false, data_from_file); in ParseInstructions()
2063 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ReadInstructions() local2066 data.GetBytes(), bytes_read, count, data_from_file)); in ReadInstructions()2102 const bool data_from_file = true; in GetInstructionsWithFlavor() local2106 UINT32_MAX, data_from_file)); in GetInstructionsWithFlavor()