Home
last modified time | relevance | path

Searched defs:fde (Results 1 - 8 of 8) 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

Completed in 5 milliseconds