Searched defs:section (Results 1 – 6 of 6) sorted by relevance
169 kernel_section_t * section; in OSRuntimeCallStructorsInSection() local345 kernel_section_t * section; in OSRuntimeSignStructorsInSegment() local
435 struct section { /* for 32-bit architectures */ struct436 char sectname[16]; /* name of this section */ argument437 char segname[16]; /* segment this section goes in */ argument438 uint32_t addr; /* memory address of this section */ argument439 uint32_t size; /* size in bytes of this section */ argument440 uint32_t offset; /* file offset of this section */ argument441 uint32_t align; /* section alignment (power of 2) */ argument444 uint32_t flags; /* flags (section type and attributes)*/ argument450 char sectname[16]; /* name of this section */ argument
621 def __init__(self, kmem, address, section): argument
104 section_64 section; member
268 ubsan_json_type(ubsan_buf_t *ub, const char *section, uint64_t *value, struct san_type_desc *std) in ubsan_json_type()
13311 int section; in dtrace_dof_difo() member