OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_readobj_error_category
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/llvm-readobj/
Error.cpp
23
class
_readobj_error_category
: public std::error_category {
class in namespace:__anon31946
30
const char *
_readobj_error_category
::name() const LLVM_NOEXCEPT {
34
std::string
_readobj_error_category
::message(int EV) const {
54
static
_readobj_error_category
o;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
Error.cpp
23
class
_readobj_error_category
: public std::error_category {
class in namespace:__anon43170
30
const char *
_readobj_error_category
::name() const noexcept {
34
std::string
_readobj_error_category
::message(int EV) const {
54
static
_readobj_error_category
o;
Completed in 2002 milliseconds