GDB (xrefs)
Loading...
Searching...
No Matches
Enumerations | Functions
public.h File Reference

Go to the source code of this file.

Enumerations

enum class  dw_index_kind { GDB_INDEX , DEBUG_NAMES }
 

Functions

bool dwarf2_has_info (struct objfile *, const struct dwarf2_debug_sections *, bool=false)
 
void dwarf2_initialize_objfile (struct objfile *objfile)
 
void dwarf2_build_frame_info (struct objfile *)
 

Enumeration Type Documentation

◆ dw_index_kind

enum class dw_index_kind
strong
Enumerator
GDB_INDEX 
DEBUG_NAMES 

Definition at line 28 of file public.h.

Function Documentation

◆ dwarf2_build_frame_info()

void dwarf2_build_frame_info ( struct objfile * objfile)
extern

◆ dwarf2_has_info()

bool dwarf2_has_info ( struct objfile * objfile,
const struct dwarf2_debug_sections * names,
bool can_copy = false )
extern

◆ dwarf2_initialize_objfile()

void dwarf2_initialize_objfile ( struct objfile * objfile)
extern