gem5 v24.0.0.0
Loading...
Searching...
No Matches
elf_object.cc File Reference
#include "base/loader/elf_object.hh"
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <cassert>
#include <string>
#include "base/bitfield.hh"
#include "base/compiler.hh"
#include "base/loader/symtab.hh"
#include "base/logging.hh"
#include "base/trace.hh"
#include "debug/Loader.hh"
#include "gelf.h"
#include "sim/byteswap.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::loader
 

Functions

void gem5::loader::setInterpDir (const std::string &dirname)
 This is the interface for setting up a base path for the elf interpreter.
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0