HomeSort by relevance Sort by last modified time
    Searched refs:SHT_GNU_verdef (Results 1 - 20 of 20) sorted by null

  /frameworks/compile/mclinker/lib/LD/
ELFFileFormat.cpp 202 llvm::ELF::SHT_GNU_verdef,
  /external/elfutils/libelf/
elf_getdata.c 69 [TYPEIDX (SHT_GNU_verdef)] = ELF_T_VDEF,
elf.h 347 #define SHT_GNU_verdef 0x6ffffffd /* Version definition section. */
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 483 #define SHT_GNU_verdef SHT_SUNW_verdef
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
dynobj.cc 146 case elfcpp::SHT_GNU_verdef:
435 this->read_dynsym_section(pshdrs, verdef_shndx, elfcpp::SHT_GNU_verdef,
    [all...]
layout.cc     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 663 SHT_GNU_verdef = 0x6ffffffd, // GNU version definitions.
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 372 ECase(SHT_GNU_verdef)
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 93 case llvm::ELF::SHT_GNU_verdef:
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 356 // The number of entries in the section SHT_GNU_verdef
781 LLVM_READOBJ_ENUM_CASE(ELF, SHT_GNU_verdef );
    [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 380 SHT_GNU_verdef = 0x6ffffffd,
    [all...]
  /external/elfutils/src/
elflint.c     [all...]
readelf.c     [all...]
ldgeneric.c     [all...]