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;
586 const bool data_from_file = disasm->m_data_from_file; in CalculateMnemonicOperandsAndComment() local596 if (!data_from_file) { in CalculateMnemonicOperandsAndComment()1632 bool append, bool data_from_file) { in DecodeInstructions() argument1639 m_data_from_file = data_from_file; in DecodeInstructions()
437 bool data_from_file);467 bool data_from_file) = 0;
137 bool data_from_file = true; in DumpInstructions() local139 data_from_file = false; in DumpInstructions()148 data_from_file); in DumpInstructions()
146 uint32_t num_instructions, bool data_from_file) { in DisassembleBytes() argument160 data_from_file); in DisassembleBytes()1098 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ParseInstructions() local1115 false, data_from_file); in ParseInstructions()
2014 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ReadInstructions() local2017 data.GetBytes(), bytes_read, count, data_from_file)); in ReadInstructions()2071 const bool data_from_file = true; in GetInstructionsWithFlavor() local2075 UINT32_MAX, data_from_file)); in GetInstructionsWithFlavor()