Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h602 struct section_64 { struct
603 char sectname[16];
604 char segname[16];
605 uint64_t addr;
606 uint64_t size;
607 uint32_t offset;
608 uint32_t align;
609 uint32_t reloff;
610 uint32_t nreloc;
611 uint32_t flags;
[all …]