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

  /external/elfutils/libelf/
elf-knowledge.h 75 #define SH_FLAGS_COMBINE(Flags1, Flags2) \
83 can be forcefully combined in which case SH_FLAGS_COMBINE can be
  /external/elfutils/libebl/
eblopenbackend.c 229 result->sh_flags_combine = default_sh_flags_combine;
560 return SH_FLAGS_COMBINE (flags1, flags2);

Completed in 72 milliseconds