HomeSort by relevance Sort by last modified time
    Searched refs:WarnCallback (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugAddr.h 60 std::function<void(Error)> WarnCallback);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFDebugAddr.cpp 26 std::function<void(Error)> WarnCallback) {
37 WarnCallback(createStringError(errc::invalid_argument,
DWARFContext.cpp 259 static auto WarnCallback = [](Error Warn) {
269 AddrSize, WarnCallback)) {
    [all...]

Completed in 80 milliseconds