Home
last modified time | relevance | path

Searched refs:stab (Results 1 – 25 of 37) sorted by relevance

12

/external/iproute2/tc/
Dtc_qdisc.c52 } stab = {}; in tc_qdisc_modify() local
122 if (parse_size_table(&argc, &argv, &stab.szopts) < 0) in tc_qdisc_modify()
160 if (check_size_table_opts(&stab.szopts)) { in tc_qdisc_modify()
163 if (tc_calc_size_table(&stab.szopts, &stab.data) < 0) { in tc_qdisc_modify()
170 addattr_l(&req.n, sizeof(req), TCA_STAB_BASE, &stab.szopts, in tc_qdisc_modify()
171 sizeof(stab.szopts)); in tc_qdisc_modify()
172 if (stab.data) in tc_qdisc_modify()
173 addattr_l(&req.n, sizeof(req), TCA_STAB_DATA, stab.data, in tc_qdisc_modify()
174 stab.szopts.tsize * sizeof(__u16)); in tc_qdisc_modify()
176 if (stab.data) in tc_qdisc_modify()
[all …]
Dtc_core.c159 int tc_calc_size_table(struct tc_sizespec *s, __u16 **stab) in tc_calc_size_table() argument
171 *stab = NULL; in tc_calc_size_table()
184 *stab = malloc(s->tsize * sizeof(__u16)); in tc_calc_size_table()
185 if (!*stab) in tc_calc_size_table()
195 (*stab)[i] = sz >> s->size_log; in tc_calc_size_table()
Dtc_core.h25 int tc_calc_size_table(struct tc_sizespec *s, __u16 **stab);
/external/llvm-project/lld/MachO/
DSyntheticSections.cpp584 StabsEntry stab(MachO::N_SO); in emitBeginSourceStab() local
591 stab.strx = stringTableSection.addString( in emitBeginSourceStab()
593 stabs.emplace_back(std::move(stab)); in emitBeginSourceStab()
597 StabsEntry stab(MachO::N_SO); in emitEndSourceStab() local
598 stab.sect = 1; in emitEndSourceStab()
599 stabs.emplace_back(std::move(stab)); in emitEndSourceStab()
603 StabsEntry stab(MachO::N_OSO); in emitObjectFileStab() local
604 stab.sect = target->cpuSubtype; in emitObjectFileStab()
614 stab.strx = stringTableSection.addString(saver.save(path.str())); in emitObjectFileStab()
615 stab.desc = 1; in emitObjectFileStab()
[all …]
DOptions.td812 HelpText<"Warn when bad stab symbols inside a BINCL/EINCL prevent optimization">,
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileToAtoms.cpp730 Stab stab(nullptr, stabSym.type, stabSym.sect, stabSym.desc, in parseStabs() local
746 stab.atom = currentAtom; in parseStabs()
758 stab.str = copyDebugString(stabSym.name, *allocator); in parseStabs()
760 stab.str = stabSym.name; in parseStabs()
767 stab.atom = currentAtom; in parseStabs()
769 stab.str = copyDebugString(stabSym.name, *allocator); in parseStabs()
771 stab.str = stabSym.name; in parseStabs()
774 stab.atom = currentAtom; in parseStabs()
776 stab.str = copyDebugString(stabSym.name, *allocator); in parseStabs()
778 stab.str = stabSym.name; in parseStabs()
[all …]
DMachONormalizedFileFromAtoms.cpp938 for (auto &stab : stabsList) { in synthesizeDebugNotes() local
940 _stabs.push_back(stab); in synthesizeDebugNotes()
1039 for (auto &stab : _stabs) { in addSymbols() local
1041 sym.type = static_cast<NListType>(stab.type); in addSymbols()
1043 sym.sect = stab.other; in addSymbols()
1044 sym.desc = stab.desc; in addSymbols()
1045 if (stab.atom) in addSymbols()
1046 sym.value = _atomToAddress[stab.atom]; in addSymbols()
1048 sym.value = stab.value; in addSymbols()
1049 sym.name = stab.str; in addSymbols()
/external/llvm-project/llvm/test/tools/llvm-objdump/MachO/
Ddisassemble-stab.test1 # RUN: llvm-objdump --macho -d %p/Inputs/macho-disassemble-stab-x86_64 | FileCheck %s
/external/webrtc/modules/audio_coding/codecs/cng/
Dwebrtc_cng.cc248 int stab; in Encode() local
321 stab = WebRtcSpl_LevinsonDurbin(corrVector, arCoefs, refCs, enc_nrOfCoefs_); in Encode()
323 if (!stab) { in Encode()
/external/google-breakpad/src/common/
Dstabs_reader.cc68 StabsReader::StabsReader(const uint8_t *stab, size_t stab_size, in StabsReader() argument
72 : entries_(stab, stab_size), in StabsReader()
Dstabs_reader.h95 StabsReader(const uint8_t *stab, size_t stab_size,
Dcommon.gyp58 'android/include/stab.h',
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.c579 int16_t stab; in WebRtcIsacfix_GetLpcCoef() local
814 stab=WebRtcSpl_LevinsonW32_JSK(corrlo2QQ, a_LOQ11, k_vecloQ15, ORDERLO); in WebRtcIsacfix_GetLpcCoef()
816 if (stab<0) { // If unstable use lower order in WebRtcIsacfix_GetLpcCoef()
822 stab=WebRtcSpl_LevinsonW32_JSK(corrlo2QQ, a_LOQ11, k_vecloQ15, 8); in WebRtcIsacfix_GetLpcCoef()
/external/elfutils/tests/
Drun-strip-remove-keep.sh97 [23] .stab PROGBITS 00000000 000120 000720 12 24 0 4
184 [23] .stab PROGBITS 00000000 000120 000720 12 24 0 4
430 [23] .stab PROGBITS 00000000 000120 000720 12 24 0 4
481 [23] .stab PROGBITS 00000000 0005c8 000720 12 24 0 4
518 [23] .stab NOBITS 00000000 000120 000720 12 24 0 4
Drun-elfputzdata.sh47 Lets compress 24 .stab, size: 21540
85 Lets compress 24 .stab, size: 21540
/external/python/cpython2/Tools/versioncheck/
DREADME1 This is versioncheck 1.0, a first stab at automatic checking of versions of
/external/iproute2/bash-completion/
Dtc139 stab)
660 _tc_once_attr 'handle estimator stab'
/external/llvm-project/lldb/examples/python/
Dmach_o.py1618 stab = Mach.NList.Type.Stab(self.value)
1619 return '%s' % stab
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout739 # 1 "stab.h" 1
740 # 9 "stab.h"
743 # 1 "stab.def" 1
744 # 24 "stab.def"
902 # 12 "stab.h" 2
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt438 刺>'[stab]';
2270 朿>'[stab]';
/external/strace/
DNEWS825 * Fixed build when process_vm_readv is a stab.
/external/harfbuzz_ng/
DNEWS520 - First stab at AAT morx. Not hooked up.
/external/python/cpython3/Doc/library/
Doptparse.rst1808 Nevertheless, here's a stab at a callback for an option with variable
/external/python/cpython2/Doc/library/
Doptparse.rst1810 Nevertheless, here's a stab at a callback for an option with variable
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt17049 㩰 < to\-stab;
20414 刺 < stab;
48767 㩰 > to\-stab;
48782 㨖 > to\-stab;
53295 刺 > stab;
54532 朿 > stab;
54689 剚 > stab;
54690 刾 > stab;
54936 刺 > stab;

12