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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
patch_functions.cc 250 template<int> class LibcInfoWithPatchFunctions : public LibcInfo {
384 static LibcInfoWithPatchFunctions<0> main_executable;
385 static LibcInfoWithPatchFunctions<1> libc1;
386 static LibcInfoWithPatchFunctions<2> libc2;
387 static LibcInfoWithPatchFunctions<3> libc3;
388 static LibcInfoWithPatchFunctions<4> libc4;
389 static LibcInfoWithPatchFunctions<5> libc5;
390 static LibcInfoWithPatchFunctions<6> libc6;
391 static LibcInfoWithPatchFunctions<7> libc7;
392 static LibcInfoWithPatchFunctions<8> libc8
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
patch_functions.cc 250 template<int> class LibcInfoWithPatchFunctions : public LibcInfo {
384 static LibcInfoWithPatchFunctions<0> main_executable;
385 static LibcInfoWithPatchFunctions<1> libc1;
386 static LibcInfoWithPatchFunctions<2> libc2;
387 static LibcInfoWithPatchFunctions<3> libc3;
388 static LibcInfoWithPatchFunctions<4> libc4;
389 static LibcInfoWithPatchFunctions<5> libc5;
390 static LibcInfoWithPatchFunctions<6> libc6;
391 static LibcInfoWithPatchFunctions<7> libc7;
392 static LibcInfoWithPatchFunctions<8> libc8
    [all...]

Completed in 571 milliseconds