HomeSort by: relevance | last modified time | path
    Searched defs:elf_out (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
module.cc 164 elf_out : elf - ELROND writer
578 class elf_out;
611 unsigned end (elf_out *, unsigned, unsigned *crc_ptr = NULL);
1478 class elf_out : public elf, public data::allocator { class in class:elf
1493 elf_out (int fd, int e) function in class:elf::elf_out
1504 ~elf_out ()
1622 bytes_out::end (elf_out *sink, unsigned name, unsigned *crc_ptr)
1884 elf_out::create_mapping (unsigned ext, bool extending)
1929 elf_out::remove_mapping ()
1949 elf_out::grow (char *data, unsigned needed
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc 158 elf_out : elf - ELROND writer
607 class elf_out;
639 unsigned end (elf_out *, unsigned, unsigned *crc_ptr = NULL);
1442 class elf_out : public elf, public data::allocator { class in class:elf
1457 elf_out (int fd, int e) function in class:elf::elf_out
1468 ~elf_out ()
1586 bytes_out::end (elf_out *sink, unsigned name, unsigned *crc_ptr)
1848 elf_out::create_mapping (unsigned ext, bool extending)
1884 elf_out::remove_mapping ()
1904 elf_out::grow (char *data, unsigned needed
    [all...]

Completed in 41 milliseconds