Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h500 struct section_64 { struct
501 char sectname[16];
502 char segname[16];
503 uint64_t addr;
504 uint64_t size;
505 uint32_t offset;
506 uint32_t align;
507 uint32_t reloff;
508 uint32_t nreloc;
509 uint32_t flags;
[all …]