Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h354 struct section_64 { struct
355 char sectname[16];
356 char segname[16];
357 uint64_t addr;
358 uint64_t size;
359 uint32_t offset;
360 uint32_t align;
361 uint32_t reloff;
362 uint32_t nreloc;
363 uint32_t flags;
[all …]