HomeSort by: relevance | last modified time | path
    Searched refs:Account (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-account.cpp 1 //===- xray-account.h - XRay Function Call Accounting ---------------------===//
19 #include "xray-account.h"
29 static cl::SubCommand Account("account", "Function call accounting");
32 cl::Required, cl::sub(Account));
35 cl::sub(Account), cl::init(false));
40 cl::sub(Account), cl::init(false));
44 cl::sub(Account), cl::init(false));
51 cl::sub(Account));
61 cl::sub(Account));
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 114 .cfi_adjust_cfa_offset 4 # Account for pushed register.
169 .cfi_adjust_cfa_offset -4 # Account for popped register.
178 .cfi_adjust_cfa_offset -4 # Account for popped register.
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 114 .cfi_adjust_cfa_offset 4 # Account for pushed register.
169 .cfi_adjust_cfa_offset -4 # Account for popped register.
178 .cfi_adjust_cfa_offset -4 # Account for popped register.
  /src/external/gpl3/gdb.old/dist/sim/common/
genmloop.sh 968 /* Account for before/after handlers. */
  /src/external/gpl3/gdb/dist/sim/common/
genmloop.sh 968 /* Account for before/after handlers. */
  /src/external/gpl3/gcc/dist/libgcc/config/msp430/
lib2hw_mul.S 54 NOP ; Account for latency
  /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
lib2hw_mul.S 54 NOP ; Account for latency

Completed in 32 milliseconds