Home
last modified time | relevance | path

Searched defs:newp (Results 1 – 25 of 34) sorted by relevance

12

/third_party/elfutils/lib/
Dlist.h33 #define CDBL_LIST_ADD_REAR(first, newp) \ argument
76 #define SNGL_LIST_PUSH(first, newp) \ argument
86 #define CSNGL_LIST_ADD_REAR(first, newp) \ argument
/third_party/elfutils/libasm/
Dasm_newsubscn.c44 AsmScn_t *newp; in asm_newsubscn() local
Dasm_align.c154 struct AsmData *newp; in __libasm_ensure_section_space() local
/third_party/elfutils/libelf/
Delf_newscn.c85 Elf_ScnList *newp = NULL; in elf_newscn() local
Delf_getarsym.c215 Elf_Arsym *newp = realloc (elf->state.ar.ar_sym, ar_sym_len); in elf_getarsym() local
Delf_begin.c730 char *newp; in read_long_names() local
/third_party/elfutils/libdw/
Dlibdw_findcu.c147 struct Dwarf_CU *newp = libdw_typed_alloc (dbg, struct Dwarf_CU); in __libdw_intern_next_unit() local
250 struct Dwarf_CU *newp = __libdw_intern_next_unit (dbg, v4_debug_types); in __libdw_findcu() local
Ddwarf_getsrc_file.c144 Dwarf_Line **newp = realloc (match, in dwarf_getsrc_file() local
Dlibdw_alloc.c123 struct libdw_memblock *newp = malloc (size); in __libdw_allocate() local
Ddwarf_getlocation.c231 struct loc_s *newp = libdw_alloc (attr->cu->dbg, in is_constant_offset() local
641 struct loc_s *newp; in __libdw_intern_expression() local
/third_party/elfutils/libdwfl/
Ddwfl_module_getsrc_file.c149 Dwfl_Line **newp = realloc (match, in dwfl_module_getsrc_file() local
/third_party/elfutils/libcpu/
Di386_parse.y267 struct synonym *newp = xmalloc (sizeof (*newp)); variable
296 struct instruction *newp = xcalloc (sizeof (*newp), variable
571 struct known_bitfield *newp = xmalloc (sizeof (struct known_bitfield)); in new_bitfield() local
917 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local
930 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local
/third_party/elfutils/src/
Dar.c160 char *newp = alloca (len + 1); in main() local
966 struct armem *newp = alloca (sizeof (struct armem)); in do_oper_delete() local
1157 struct armem *newp = alloca (sizeof (struct armem)); in do_oper_insert() local
Delfcmp.c292 struct region *newp = (struct region *) alloca (sizeof (*newp)); in main() local
Dobjdump.c183 struct section_list *newp = xmalloc (sizeof (*newp)); in parse_opt() local
Dnm.c689 struct local_name *newp = xmalloc (sizeof (*newp)); in get_local_names() local
/third_party/tzdata/
Dzdump.c735 delta_nonneg(struct tm *newp, struct tm *oldp) in delta_nonneg()
754 delta(struct tm *newp, struct tm *oldp) in delta()
/third_party/selinux/libsepol/src/
Dmls.c553 policydb_t * newp, context_struct_t * c) in mls_convert_context()
Dservices.c1534 policydb_t *newp; in validate_class() local
1601 policydb_t *newp; member
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c779 delta(struct tm * newp, struct tm *oldp) in delta()
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c779 delta(struct tm * newp, struct tm *oldp) in delta()
/third_party/icu/icu4c/source/tools/tzcode/
Dzdump.c779 delta(struct tm * newp, struct tm *oldp) in delta()
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c3290 mchunkptr newp = (mchunkptr) (cp + offset); in mmap_resize() local
3895 mchunkptr newp = 0; in internal_realloc() local
3999 mchunkptr newp = (mchunkptr) pos; in internal_memalign() local
/third_party/libffi/src/
Ddlmalloc.c3263 mchunkptr newp = (mchunkptr)(cp + offset); in mmap_resize() local
3848 mchunkptr newp = 0; in internal_realloc() local
3951 mchunkptr newp = (mchunkptr)pos; in internal_memalign() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp415 size_t newp = std::min(len, c.find_first_of("\r\n", p)); in addExplicitComment() local

12