ATLAS Offline Software
Namespaces | Macros | Functions
SealSharedLib.cxx File Reference
#include "CxxUtils/SealCommon.h"
#include "CxxUtils/SealSharedLib.h"
#include "CxxUtils/SealDebug.h"
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <errno.h>
#include <assert.h>
Include dependency graph for SealSharedLib.cxx:

Go to the source code of this file.

Namespaces

 Athena
 Some weak symbol referencing magic...
 

Macros

#define SHLIB_UNSUPPORTED   throw SharedLibraryError ("", "unsupported operation")
 

Functions

 ElfW (Dyn) _DYNAMIC[]
 
void SharedLibrary::path Athena::ATLAS_NOT_THREAD_SAFE (const std::string &path)
 

Macro Definition Documentation

◆ SHLIB_UNSUPPORTED

#define SHLIB_UNSUPPORTED   throw SharedLibraryError ("", "unsupported operation")

Definition at line 78 of file SealSharedLib.cxx.

Function Documentation

◆ ElfW()

ElfW ( Dyn  )