The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

elf_getbase (3)
  • elf_getbase (3) ( Solaris man: Библиотечные вызовы )
  • >> elf_getbase (3) ( FreeBSD man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    elf_getbase
    
     - get the base offset for an object file
    
     
    

    LIBRARY

    Lb libelf
    
     
    

    SYNOPSIS

       #include <libelf.h>
    off_t elf_getbase (Elf *elf);
     

    DESCRIPTION

    Function elf_getbase ();
    returns the file offset in the containing archive of the first byte of the file referenced by ELF descriptor elf  

    RETURN VALUES

    Function elf_getbase ();
    returns a valid file offset into the containing archive if successful. It returns -1 if argument elf is NULL or is not a member of an archive.  

    ERRORS

    Function elf_getbase ();
    may fail with the following errors:

    Bq Er ELF_E_ARGUMENT
    Argument elf is not an ELF descriptor for an archive member.

     

    SEE ALSO

    elf(3), elf_getarhdr3, elf_getident3, elf_rawfile3, gelf(3)


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру