#include "defs.h"
#include "dwarf2/index-cache.h"
#include "build-id.h"
#include "cli/cli-cmds.h"
#include "cli/cli-decode.h"
#include "command.h"
#include "gdbsupport/scoped_mmap.h"
#include "gdbsupport/pathstuff.h"
#include "dwarf2/index-write.h"
#include "dwarf2/read.h"
#include "dwarf2/dwz.h"
#include "objfiles.h"
#include "gdbsupport/selftest.h"
#include <string>
#include <stdlib.h>
Go to the source code of this file.
◆ index_cache_debug
#define index_cache_debug |
( |
|
FMT, |
|
|
|
... |
|
) |
| |
Value:
FMT, ## __VA_ARGS__)
static bool debug_index_cache
Definition at line 40 of file index-cache.c.
◆ _initialize_index_cache()
void _initialize_index_cache |
( |
| ) |
|
◆ get_index_cache_enabled_command()
static bool get_index_cache_enabled_command |
( |
| ) |
|
|
static |
◆ set_index_cache_directory_command()
static void set_index_cache_directory_command |
( |
const char * |
arg, |
|
|
int |
from_tty, |
|
|
cmd_list_element * |
element |
|
) |
| |
|
static |
◆ set_index_cache_enabled_command()
static void set_index_cache_enabled_command |
( |
bool |
value | ) |
|
|
static |
◆ show_index_cache_command()
static void show_index_cache_command |
( |
const char * |
arg, |
|
|
int |
from_tty |
|
) |
| |
|
static |
◆ show_index_cache_enabled_command()
static void show_index_cache_enabled_command |
( |
ui_file * |
stream, |
|
|
int |
from_tty, |
|
|
cmd_list_element * |
cmd, |
|
|
const char * |
value |
|
) |
| |
|
static |
◆ show_index_cache_stats_command()
static void show_index_cache_stats_command |
( |
const char * |
arg, |
|
|
int |
from_tty |
|
) |
| |
|
static |
◆ debug_index_cache
bool debug_index_cache = false |
|
static |
◆ global_index_cache
◆ in_show_index_cache_command
bool in_show_index_cache_command = false |
|
static |
◆ index_cache_directory
std::string index_cache_directory |
|
static |
◆ set_index_cache_prefix_list
◆ show_index_cache_prefix_list