Home
last modified time | relevance | path

Searched refs:source_location (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/lib/
H A Dubsan.h49 struct source_location { struct
61 struct source_location location; argument
66 struct source_location location;
73 struct source_location location;
80 struct source_location *location;
87 struct source_location location;
93 struct source_location location;
99 struct source_location location;
105 struct source_location location;
109 struct source_location location;
[all …]
H A Dubsan.c110 static bool was_reported(struct source_location *location) in was_reported()
115 static bool suppress_report(struct source_location *loc) in suppress_report()
203 static void ubsan_prologue(struct source_location *loc, const char *reason) in ubsan_prologue()
/openbmc/bmcweb/http/
H A Dlogging.hpp69 const std::source_location& loc) noexcept in vlog()
111 const std::source_location& loc = in BMCWEB_LOG_CRITICAL()
112 std::source_location::current()) noexcept in BMCWEB_LOG_CRITICAL()
124 const std::source_location& loc = in BMCWEB_LOG_ERROR()
125 std::source_location::current()) noexcept in BMCWEB_LOG_ERROR()
137 const std::source_location& loc = in BMCWEB_LOG_WARNING()
138 std::source_location::current()) noexcept in BMCWEB_LOG_WARNING()
150 const std::source_location& loc = in BMCWEB_LOG_INFO()
151 std::source_location::current()) noexcept in BMCWEB_LOG_INFO()
163 const std::source_location& loc = in BMCWEB_LOG_DEBUG()
[all …]
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlg2.hpp18 template <level S = level::debug, details::any_but<std::source_location>... Ts>
27 explicit log(const std::source_location& s, const char* msg, in log()
43 const std::source_location& s = std::source_location::current()) : in log()
57 explicit log(const std::source_location&, const char*, Ts&&...)
75 explicit levelval(const std::source_location&, const char*, Ts&&...) \
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dsource_location.hpp7 using source_location = std::source_location; typedef
H A Dlogger.hpp23 void do_log(level, const std::source_location&, const char*, ...);
H A Dconversion.hpp338 static void done(level l, const std::source_location& s, const char* m, in done()
450 static void start(level l, const std::source_location& s, const char* msg, in start()
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp132 static void noop_extra_output(level, const std::source_location&, in noop_extra_output() argument
137 static void cerr_extra_output(level l, const std::source_location& s, in cerr_extra_output()
218 void do_log(level l, const std::source_location& s, const char* m, ...) in do_log()
/openbmc/bmcweb/src/
H A Dboost_asio.cpp16 void throw_exception(const std::exception& e, const source_location& loc) in throw_exception()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp33 const std::source_location src = std::source_location::current()) in checkErrors()
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp125 void internalError(crow::Response& res, std::source_location location =
126 std::source_location::current());
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md188 openbmc/openbmc#2297). `lg2` uses C++20's `source_location` to, by default,
190 non-defaulted `source_location` for rare but appropriate cases.
205 Solving issue openbmc/openbmc#2297 requires C++20's `source_location` feature.
207 `#ifdef` detection of the `source_location` feature so that C++20 applications
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp286 void internalError(crow::Response& res, const std::source_location location) in internalError()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt2103 -rw-r--r-- root root 2699 ./usr/include/c++/10.1.0/experimental/source_location
H A Dbuildhistory_filelist1.txt2102 -rw-r--r-- root root 2699 ./usr/include/c++/10.1.0/experimental/source_location