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

  /external/compiler-rt/test/asan/TestCases/
blacklist.cc 19 int readBadGlobal() {
35 int x = readBadGlobal();
  /external/compiler-rt/test/asan/TestCases/Helpers/
initialization-blacklist-extra.cc 3 int readBadGlobal() { return badGlobal; }

Completed in 1303 milliseconds