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()1201 bool append, bool data_from_file) { in DecodeInstructions() argument1208 m_data_from_file = data_from_file; in DecodeInstructions()
408 bool data_from_file);438 bool data_from_file) = 0;
153 bool data_from_file = true; in DumpInstructions() local155 data_from_file = false; in DumpInstructions()164 data_from_file); in DumpInstructions()
151 uint32_t num_instructions, bool data_from_file) { in DisassembleBytes() argument165 data_from_file); in DisassembleBytes()1057 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ParseInstructions() local1074 false, data_from_file); in ParseInstructions()
2095 const bool data_from_file = load_addr == LLDB_INVALID_ADDRESS; in ReadInstructions() local2098 data.GetBytes(), bytes_read, count, data_from_file)); in ReadInstructions()2134 const bool data_from_file = true; in GetInstructionsWithFlavor() local2138 UINT32_MAX, data_from_file)); in GetInstructionsWithFlavor()