Home
last modified time | relevance | path

Searched defs:fde (Results 1 - 16 of 16) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_cfi_addrframe.c42 struct dwarf_fde *fde = __libdw_find_fde (cache, address); in dwarf_cfi_addrframe() local
H A Dfde.c73 struct dwarf_fde *fde = malloc (sizeof (struct dwarf_fde)); in intern_fde() local
162 struct dwarf_fde *fde = intern_fde (cache, &entry.fde); __libdw_fde_by_offset() local
217 Dwarf_Addr fde; binary_search_fde() local
262 struct dwarf_fde *fde = __libdw_fde_by_offset (cache, offset); __libdw_find_fde() local
307 struct dwarf_fde *fde = intern_fde (cache, &entry.fde); __libdw_find_fde() local
[all...]
H A Dcfi.c509 __libdw_frame_at_address (Dwarf_CFI *cache, struct dwarf_fde *fde, in __libdw_frame_at_address() argument
[all...]
H A Dlibdw.h211 Dwarf_FDE fde; member
H A Dcfi.h172 struct dwarf_fde *fde; member
/third_party/ltp/testcases/kernel/tracing/pt_test/
H A Dpt_test.c39 int fde = -1; variable
48 static uint64_t **create_map(int fde, long bufsize, int flag) in create_map() argument
[all...]
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c201 struct FdEntry* fde = GetFdEntry(fd); in fdsan_exchange_owner_tag() local
234 struct FdEntry* fde = GetFdEntry(fd); in fdsan_close_with_tag() local
275 struct FdEntry* fde = GetFdEntry(fd); in fdsan_get_owner_tag() local
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c244 struct FdEntry* fde = GetFdEntry(fd); in fdsan_exchange_owner_tag() local
277 struct FdEntry* fde = GetFdEntry(fd); in fdsan_close_with_tag() local
318 struct FdEntry* fde = GetFdEntry(fd); in fdsan_get_owner_tag() local
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Ddwarf.c350 struct dwarf_fde *fde = NULL; in dwarf_lookup_fde() local
579 struct dwarf_fde *fde; in dwarf_unwind_stack() local
396 dwarf_cfa_execute_insns(unsigned char *insn_start, unsigned char *insn_end, struct dwarf_cie *cie, struct dwarf_fde *fde, struct dwarf_frame *frame, unsigned long pc) dwarf_cfa_execute_insns() argument
871 struct dwarf_fde *fde; dwarf_parse_fde() local
996 struct dwarf_fde *fde, *next_fde; dwarf_unwinder_cleanup() local
1132 struct dwarf_fde *fde, *ftmp; module_dwarf_cleanup() local
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddwarf.c350 struct dwarf_fde *fde = NULL; in dwarf_lookup_fde() local
579 struct dwarf_fde *fde; in dwarf_unwind_stack() local
396 dwarf_cfa_execute_insns(unsigned char *insn_start, unsigned char *insn_end, struct dwarf_cie *cie, struct dwarf_fde *fde, struct dwarf_frame *frame, unsigned long pc) dwarf_cfa_execute_insns() argument
871 struct dwarf_fde *fde; dwarf_parse_fde() local
996 struct dwarf_fde *fde, *next_fde; dwarf_unwinder_cleanup() local
1132 struct dwarf_fde *fde, *ftmp; module_dwarf_cleanup() local
[all...]
/kernel/linux/linux-5.10/fs/hpfs/
H A Ddnode.c12 static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde) in get_pos() argument
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddnode.c12 static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde) in get_pos() argument
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c232 unsigned long start, fde; member
263 const u32 *fde; in init_unwind_hdr() local
504 __cie_for_fde(const u32 *fde) __cie_for_fde() argument
513 cie_for_fde(const u32 *fde, const struct unwind_table *table) cie_for_fde() argument
902 const u32 *fde = NULL, *cie = NULL; arc_unwind() local
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c233 unsigned long start, fde; member
259 const u32 *fde; in init_unwind_hdr() local
502 __cie_for_fde(const u32 *fde) __cie_for_fde() argument
511 cie_for_fde(const u32 *fde, const struct unwind_table *table) cie_for_fde() argument
900 const u32 *fde = NULL, *cie = NULL; arc_unwind() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c2111 struct fake_dirent *fde; in ext4_check_dx_root() local
2173 struct fake_dirent *fde; make_indexed_dir() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c2239 struct fake_dirent *fde; in make_indexed_dir() local

Completed in 21 milliseconds