Home
last modified time | relevance | path

Searched refs:DT_RELASZ (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/libelffile/elf/
H A Delf_utils.h108 case DT_RELASZ: in IsDynamicSectionPointer()
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp152 reserveOne(llvm::ELF::DT_RELASZ); in reserveEntries()
256 applyOne(llvm::ELF::DT_RELASZ, pFormat.getRelaDyn().size()); in applyEntries()
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h115 #define DT_RELASZ 8 macro
/aosp12/bionic/libc/kernel/uapi/linux/
H A Delf.h67 #define DT_RELASZ 8 macro
/aosp12/bionic/linker/
H A Dlinker.cpp2919 case DT_RELASZ: in prelink_image()
3002 case DT_RELASZ: in prelink_image()