HomeSort by relevance Sort by last modified time
    Searched refs:ET_REL (Results 51 - 56 of 56) sorted by null

1 23

  /external/elfutils/libelf/
elf.h 163 #define ET_REL 1 /* Relocatable file */
    [all...]
  /external/elfutils/src/
strip.c 85 N_("Resolve all trivial relocations between debug sections if the removed sections are placed in a debug file (only relevant for ET_REL files, operation is not reversable, needs -f)"), 0 },
445 /* Remove any relocations between debug sections in ET_REL
1177 /* Normally (in non-ET_REL files) we see all allocated sections first
    [all...]
readelf.c 802 This takes care of applying relocations to DWARF data in ET_REL files. */
932 /* For an ET_REL file, libdwfl has adjusted the in-core shdrs and
941 && (ehdr->e_type == ET_REL
    [all...]
  /external/iproute2/lib/
bpf.c     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 770 {"Relocatable", "REL (Relocatable file)", ELF::ET_REL},
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 252 milliseconds

1 23