Home
last modified time | relevance | path

Searched defs:coff_aux_section_definition (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
DCOFF.h294 struct coff_aux_section_definition { struct
295 support::ulittle32_t Length;
296 support::ulittle16_t NumberOfRelocations;
297 support::ulittle16_t NumberOfLinenumbers;
298 support::ulittle32_t CheckSum;
299 support::ulittle16_t Number;
300 support::ulittle8_t Selection;
301 char Unused[3];