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

  /external/compiler-rt/lib/asan/lit_tests/TestCases/
blacklist.cc 17 int readBadGlobal() {
33 int x = readBadGlobal();
  /external/compiler-rt/lib/asan/lit_tests/TestCases/Helpers/
initialization-blacklist-extra.cc 3 int readBadGlobal() { return badGlobal; }

Completed in 39 milliseconds