Searched refs:load_section (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
| H A D | libdwarf_init.c | 91 if (m->load_section(obj, i, &dbg->dbg_section[i].ds_data, &ret) in _dwarf_consumer_init()
|
| H A D | libdwarf_elf_init.c | 234 e->eo_methods.load_section = _dwarf_elf_load_section; in _dwarf_elf_init()
|
| H A D | libdwarf.h | 94 int (*load_section)(void *_obj, Dwarf_Half _index, member
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | module.cc | 3530 bool load_section (unsigned snum, binding_slot *mslot); 18039 if (!load_section (ix, NULL)) in read_language() 18097 module_state::load_section (unsigned snum, binding_slot *mslot) in load_section() function in module_state 18769 bool ok = load_section (snum, mslot); in lazy_load() 18802 ok = module->load_section (snum, mslot); in lazy_load_binding()
|