Searched defs:prefer_file_cache (Results 1 - 13 of 13) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBSymbol.cpp159 const bool prefer_file_cache = false; local
H A DSBFunction.cpp171 const bool prefer_file_cache = false; local
H A DSBTarget.cpp2077 bool prefer_file_cache = false; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp57 const bool prefer_file_cache = true; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepRange.cpp310 const bool prefer_file_cache = true; local
H A DTarget.cpp2482 bool prefer_file_cache local
1514 ReadMemory(const Address& addr, bool prefer_file_cache, void *dst, size_t dst_len, Error &error, lldb::addr_t *load_addr_ptr) argument
1698 ReadScalarIntegerFromMemory(const Address& addr, bool prefer_file_cache, uint32_t byte_size, bool is_signed, Scalar &scalar, Error &error) argument
1732 ReadUnsignedIntegerFromMemory(const Address& addr, bool prefer_file_cache, size_t integer_byte_size, uint64_t fail_value, Error &error) argument
1750 ReadPointerFromMemory(const Address& addr, bool prefer_file_cache, Error &error, Address &pointer_addr) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DValue.cpp679 const bool prefer_file_cache = false; local
H A DAddress.cpp38 bool prefer_file_cache = false; local
H A DDisassembler.cpp312 const bool prefer_file_cache = false; local
360 const bool prefer_file_cache = false; local
1100 bool prefer_file_cache = false; // Read from process if process is running local
1157 ParseInstructions(const ExecutionContext *exe_ctx, const AddressRange &range, Stream *error_strm_ptr, bool prefer_file_cache) argument
1208 ParseInstructions(const ExecutionContext *exe_ctx, const Address &start, uint32_t num_instructions, bool prefer_file_cache) argument
[all...]
H A DIOHandler.cpp4867 bool prefer_file_cache = false; variable
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DFunction.cpp420 const bool prefer_file_cache = false; local
413 GetInstructions(const ExecutionContext &exe_ctx, const char *flavor, bool prefer_file_cache) argument
432 GetDisassembly(const ExecutionContext &exe_ctx, const char *flavor, bool prefer_file_cache, Stream &strm) argument
H A DSymbol.cpp713 const bool prefer_file_cache = false; local
706 GetInstructions(const ExecutionContext &exe_ctx, const char *flavor, bool prefer_file_cache) argument
725 GetDisassembly(const ExecutionContext &exe_ctx, const char *flavor, bool prefer_file_cache, Stream &strm) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp632 const bool prefer_file_cache = true; local
699 const bool prefer_file_cache = true; local
1011 const bool prefer_file_cache = true; local
1233 const bool prefer_file_cache = true; local
1305 const bool prefer_file_cache local
1476 const bool prefer_file_cache = true; local
[all...]

Completed in 139 milliseconds