#include <algorithm>
#include <string>
#include <iostream>
#include "absl/numeric/int128.h"
#include "absl/strings/escaping.h"
#include "absl/strings/string_view.h"
#include "absl/strings/substitute.h"
#include "third_party/freebsd_elf/elf.h"
#include "bloaty.h"
#include "util.h"
#include <assert.h>
#include <limits.h>
#include <stdlib.h>
Go to the source code of this file.
◆ contents
◆ contents_
◆ data_
◆ descriptor_
◆ done_
◆ elf_
◆ file_type
◆ filename
◆ header
◆ header_
◆ header_region_
◆ is_64bit_
◆ is_native_endian_
◆ kMagic
constexpr const char* kMagic = "!<arch>\n" |
|
staticconstexprprivate |
◆ kMagicSize
constexpr int kMagicSize = 8 |
|
staticconstexprprivate |
◆ long_filenames_
◆ magic_
◆ name_
◆ ok_
◆ range_
◆ remaining_
◆ section_count_
◆ section_headers_
◆ section_name_table_
Section section_name_table_ |
|
private |
◆ section_string_index_
◆ segment_headers_
◆ size
◆ type_