libkdumpfile-0.5.5
Kernel coredump file access
Data Fields
flattened_file_map Struct Reference

Offset mapping for a file in the flattened format. More...

#include <kdumpfile-priv.h>

Data Fields

addrxlat_map_tmap
 Map (rearranged) offset to an index in the offset arrray. More...
 
off_t * offs
 Differences between flattened and rearranged file offsets. More...
 

Detailed Description

Offset mapping for a file in the flattened format.

Field Documentation

◆ map

addrxlat_map_t* flattened_file_map::map

Map (rearranged) offset to an index in the offset arrray.

◆ offs

off_t* flattened_file_map::offs

Differences between flattened and rearranged file offsets.


The documentation for this struct was generated from the following file: