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

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

Completed in 52 milliseconds