Searched refs:elf_in (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | module.cc | 492 class elf_in; 513 bool begin (location_t loc, elf_in *src, const char *name); 515 bool begin (location_t loc, elf_in *src, unsigned, const char * = NULL); 518 bool end (elf_in *src); 1305 class elf_in : public elf { class 1316 elf_in (int fd, int e) in elf_in() function in elf_in 1320 ~elf_in () in ~elf_in() 1351 static void release (elf_in *self ATTRIBUTE_UNUSED, bytes_in &bytes) in release() 1529 bytes_in::begin (location_t loc, elf_in *source, const char *name) in begin() 1539 bytes_in::begin (location_t loc, elf_in *source, unsigned snum, const char *name) in begin() [all …]
|
| D | ChangeLog-2020 | 81 (elf_in::defrost, module_state::do_import)
|