Home | History | Annotate | Download | only in linker

Lines Matching defs:Read

132   The load_bias must be added to any p_vaddr value read from the ELF file to
149 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) {
193 DL_ERR("can't read file \"%s\": %s", name_.c_str(), strerror(errno));
310 // Loads the program header table from an ELF file into a read-only private
770 * to read-only by calling phdr_table_protect_gnu_relro. This is no
800 // here and put every page touched by the segment as read-only.
810 // there is anything on the page which should not be read-only,
828 * turn some of the pages of a writable PT_LOAD segment to read-only, as
833 * read-only from the program's POV, but contain absolute addresses