Home
last modified time | relevance | path

Searched defs:stab (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lld/MachO/
DSyntheticSections.cpp584 StabsEntry stab(MachO::N_SO); in emitBeginSourceStab() local
597 StabsEntry stab(MachO::N_SO); in emitEndSourceStab() local
603 StabsEntry stab(MachO::N_OSO); in emitObjectFileStab() local
621 StabsEntry stab(MachO::N_FUN); in emitEndFunStab() local
/external/google-breakpad/src/common/
Dstabs_reader.cc68 StabsReader::StabsReader(const uint8_t *stab, size_t stab_size, in StabsReader()
/external/iproute2/tc/
Dtc_core.c159 int tc_calc_size_table(struct tc_sizespec *s, __u16 **stab) in tc_calc_size_table()
Dtc_qdisc.c52 } stab = {}; in tc_qdisc_modify() local
/external/webrtc/modules/audio_coding/codecs/cng/
Dwebrtc_cng.cc248 int stab; in Encode() local
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.c579 int16_t stab; in WebRtcIsacfix_GetLpcCoef() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp938 for (auto &stab : stabsList) { in synthesizeDebugNotes() local
1039 for (auto &stab : _stabs) { in addSymbols() local
DMachONormalizedFileToAtoms.cpp730 Stab stab(nullptr, stabSym.type, stabSym.sect, stabSym.desc, in parseStabs() local