Searched defs:section (Results 1 – 4 of 4) sorted by relevance
| /bionic/libc/dns/nameser/ |
| D | ns_parse.c | 80 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr() 141 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() 204 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) { in ns_parserr2()
|
| /bionic/tools/relocation_packer/src/ |
| D | elf_file.cc | 53 static Elf_Data* GetSectionData(Elf_Scn* section) { in GetSectionData() 61 static void RewriteSectionData(Elf_Scn* section, in RewriteSectionData() 197 Elf_Scn* section = NULL; in Load() local 288 Elf_Scn* section = NULL; in AdjustSectionHeadersForHole() local 487 Elf_Scn* section = NULL; in GetDynamicSection() local 580 void ElfFile<ELF>::ResizeSection(Elf* elf, Elf_Scn* section, size_t new_size, in ResizeSection()
|
| /bionic/libc/dns/resolv/ |
| D | res_debug.c | 150 ns_msg *handle, ns_sect section, in do_section() 628 p_section(int section, int opcode) { in p_section()
|
| /bionic/libc/include/arpa/ |
| D | nameser.h | 154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument
|