#include "op_file.h"#include "op_config.h"#include "config.h"#include <fcntl.h>#include <cstring>#include <sys/stat.h>#include <cstdlib>#include <algorithm>#include <iostream>#include <iomanip>#include <sstream>#include "op_bfd.h"#include "locate_images.h"#include "string_filter.h"#include "stream_util.h"#include "cverb.h"
Go to the source code of this file.
Variables | |
| verbose | vbfd ("bfd") |
Encapsulation of bfd objects
Definition in file op_bfd.cpp.
Referenced by op_bfd::add_symbols(), op_bfd::get_symbol_range(), and op_bfd::has_debug_info().
1.6.1