| /scripts/gendwarfksyms/ |
| D | gendwarfksyms.h | 96 static inline unsigned int addr_hash(uintptr_t addr) in addr_hash() 114 struct symbol_addr addr; member 161 uintptr_t addr; member 188 uintptr_t addr; member 219 static inline void cache_mark_expanded(struct cache *cache, void *addr) in cache_mark_expanded() 224 static inline bool cache_was_expanded(struct cache *cache, void *addr) in cache_was_expanded()
|
| D | die.c | 17 static inline unsigned int die_hash(uintptr_t addr, enum die_state state) in die_hash() 44 int __die_map_get(uintptr_t addr, enum die_state state, struct die **res) in __die_map_get()
|
| D | symbols.c | 15 static inline unsigned int symbol_addr_hash(const struct symbol_addr *addr) in symbol_addr_hash() 286 struct symbol_addr *addr = arg; in set_symbol_addr() local 304 struct symbol_addr addr = { .section = xndx, .address = sym->st_value }; in elf_set_symbol_addr() local
|
| /scripts/gdb/linux/ |
| D | kasan.py | 41 def kasan_mem_to_shadow(self, addr): argument
|
| D | slab.py | 46 def for_each_object(cache, addr, slab_objects): argument 85 def __obj_to_index(cache, addr, obj): argument 111 def loc_exist(loc_track, addr, handle, waste): argument
|
| D | mm.py | 16 def test_bit(nr, addr): argument 188 def kasan_reset_tag(self, addr): argument 194 def __is_lm_address(self, addr): argument 199 def __lm_to_phys(self, addr): argument 202 def __kimg_to_phys(self, addr): argument
|
| /scripts/mod/ |
| D | symsearch.c | 13 Elf_Addr addr; member 153 Elf_Sym *symsearch_find_nearest(struct elf_info *elf, Elf_Addr addr, in symsearch_find_nearest()
|
| D | modpost.c | 987 static Elf_Sym *find_fromsym(struct elf_info *elf, Elf_Addr addr, in find_fromsym() 993 static Elf_Sym *find_tosym(struct elf_info *elf, Elf_Addr addr, Elf_Sym *sym) in find_tosym()
|
| /scripts/ |
| D | sorttable.c | 85 void *addr = NULL; in mmap_file() local 268 static int do_file(char const *const fname, void *addr) in do_file() 367 void *addr = NULL; in main() local
|
| D | kallsyms.c | 37 unsigned long long addr; member 102 static void check_symbol_range(const char *sym, unsigned long long addr, in check_symbol_range() 124 unsigned long long addr; in read_symbol() local
|
| D | insert-sys-cert.c | 68 static unsigned long get_offset_from_address(Elf_Ehdr *hdr, unsigned long addr) in get_offset_from_address()
|
| D | recordmcount.c | 153 void *const addr = malloc(size); in umalloc() local
|
| /scripts/dtc/libfdt/ |
| D | fdt_addresses.c | 58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
|
| D | fdt_sw.c | 188 int fdt_add_reservemap_entry(void *fdt, uint64_t addr, uint64_t size) in fdt_add_reservemap_entry()
|
| /scripts/dtc/ |
| D | data.c | 202 struct data data_append_addr(struct data d, uint64_t addr) in data_append_addr()
|