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

  /frameworks/compile/libbcc/include/bcc/Support/
LinkerConfig.h 57 kInterPose = 1 << 4, ///< -z interpose
  /frameworks/compile/mclinker/tools/mcld/include/alone/Support/
LinkerConfig.h 50 kInterPose = 1 << 4, ///< -z interpose
  /frameworks/compile/libbcc/lib/Support/
LinkerConfig.cpp 217 if (pOptions & kInterPose) {
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
LinkerConfig.cpp 210 if (pOptions & kInterPose) {

Completed in 599 milliseconds