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

  /external/compiler-rt/test/asan/TestCases/Helpers/
initialization-blacklist-extra2.cc 3 int readBadSrcGlobal() { return badSrcGlobal; }
  /external/compiler-rt/test/asan/TestCases/
initialization-blacklist.cc 24 int readBadSrcGlobal();
25 int z = readBadSrcGlobal(); // init-order bug.

Completed in 40 milliseconds