Home
last modified time | relevance | path

Searched refs:locals (Results 26 – 50 of 65) sorted by relevance

123

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h127 InternalMmapVector<LocalInfo> locals; member
H A Dsanitizer_symbolizer_posix_libcdep.cpp376 ParseSymbolizeFrameOutput(buffer_, &info->locals); in SymbolizeFrame()
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dsparcv9a-mont.pl74 $locals=64;
139 save %sp,-$frame-$locals,%sp
166 add %sp,$bias+$frame+$locals,$tp
513 add %sp,$bias+$frame+$locals,$tp
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBFrameExtensions.i76locals = property(get_locals, None, doc='''A read only property that returns a list() that contain…
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h48 llvm::iterator_range<LocalVectorTy::const_iterator> locals() const { in locals() function
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha512-sparcv9.pl79 $locals=16*$SZ; # X[16]
105 $locals=0; # X[16] is register resident
674 save %sp,-STACK_FRAME-$locals,%sp
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFormats.td46 // locals or stack locations. Each use and def of the register corresponds to an
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl44 $locals=16;
203 save %sp,-$frame-$locals,%sp
749 save %sp,-$frame-$locals,%sp
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h717 const PythonDictionary &locals);
721 const PythonDictionary &locals);
/freebsd/sys/crypto/skein/amd64/
H A Dskein_block_asm.S338 addq $LOCAL_SIZE,%rsp #get rid of locals (wipe?)
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1136 SymbolUnion *locals = makeThreadLocalN<SymbolUnion>(firstGlobal); in initSectionsAndLocalSyms() local
1137 memset(locals, 0, sizeof(SymbolUnion) * firstGlobal); in initSectionsAndLocalSyms()
1161 symbols[i] = reinterpret_cast<Symbol *>(locals + i); in initSectionsAndLocalSyms()
H A DOptions.td164 def discard_locals: F<"discard-locals">,
554 def: Flag<["-"], "X">, Alias<discard_locals>, HelpText<"Alias for --discard-locals">;
/freebsd/stand/forth/
H A Dsupport.4th1379 end-locals
1424 end-locals
1509 end-locals
1535 end-locals
/freebsd/contrib/bearssl/T0/
H A Dkern.t024 \ the semicolon are locals that are both defined and then filled with the
/freebsd/contrib/libxo/
H A Dconfigure.ac186 AC_MSG_CHECKING([thread-locals are ${THREAD_LOCAL}])
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp221 for (LocalInfo &local : frame.locals) { in PrintStackAllocations()
/freebsd/contrib/bmake/
H A Dconfigure955 | --localstate | --localstat | --localsta | --localst | --locals)
958 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
6203 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5932 VariableList *locals = frame->GetVariableList(true, nullptr); in WindowDelegateDraw() local
5933 if (locals) { in WindowDelegateDraw()
5935 for (const VariableSP &local_sp : *locals) { in WindowDelegateDraw()
/freebsd/contrib/byacc/
H A Dconfigure317 | --locals | --local | --loca | --loc | --lo)
321 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
/freebsd/contrib/tcpdump/
H A Dconfigure929 | --localstate | --localstat | --localsta | --localst | --locals)
932 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
/freebsd/contrib/sqlite3/tea/
H A Dconfigure993 | --localstate | --localstat | --localsta | --localst | --locals)
996 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
/freebsd/contrib/ldns/
H A Dconfigure1081 | --localstate | --localstat | --localsta | --localst | --locals)
1084 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
18843 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
/freebsd/contrib/libpcap/
H A Dconfigure1025 | --localstate | --localstat | --localsta | --localst | --locals)
1028 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
/freebsd/libexec/rc/
H A Drc.subr606 # Sort numbered locals using insertion sort
/freebsd/contrib/ntp/sntp/
H A Dconfigure1192 | --localstate | --localstat | --localsta | --localst | --locals)
1195 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
8587 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
25919 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris

123