Home
last modified time | relevance | path

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

/aosp12/art/libelffile/elf/
H A Delf_utils.h114 case DT_SYMBOLIC: in IsDynamicSectionPointer()
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp96 reserveOne(llvm::ELF::DT_SYMBOLIC); in reserveEntries()
196 applyOne(llvm::ELF::DT_SYMBOLIC, 0x0); in applyEntries()
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h123 #define DT_SYMBOLIC 16 macro
/aosp12/bionic/libc/kernel/uapi/linux/
H A Delf.h75 #define DT_SYMBOLIC 16 macro
/aosp12/bionic/linker/
H A Dlinker.cpp3076 case DT_SYMBOLIC: in prelink_image()