Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_module.c169 Dwfl_Module **tailp = &dwfl->modulelist, **prevp = tailp; in dwfl_report_module() local
221 Dwfl_Module **tailp = &dwfl->modulelist; in INTDEF() local
H A Dlinux-kernel-modules.c326 Dwfl_Module **tailp = &dwfl->modulelist, **prevp = tailp; in report_kernel_archive() local
/aosp_15_r20/art/runtime/gc/allocator/
H A Drosalloc.h160 Slot** tailp = kUseTail ? reinterpret_cast<Slot**>(&tail_) : nullptr; in Remove() local
195 Slot** tailp = kUseTail ? reinterpret_cast<Slot**>(&tail_) : nullptr; in Add() local
234 Slot** tailp = kUseTail ? reinterpret_cast<Slot**>(&tail_) : nullptr; in Merge() local
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c438 struct section_argument ***tailp in add_dump_section() local