/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 71 const coff_section *COFFObjectFile::toSec(DataRefImpl Sec) const { in toSec() 72 const coff_section *addr = reinterpret_cast<const coff_section*>(Sec.p); in toSec() 228 error_code COFFObjectFile::getSectionNext(DataRefImpl Sec, in getSectionNext() argument 230 const coff_section *sec = toSec(Sec); in getSectionNext() 232 Sec.p = reinterpret_cast<uintptr_t>(sec); in getSectionNext() 233 Result = SectionRef(Sec, this); in getSectionNext() 237 error_code COFFObjectFile::getSectionName(DataRefImpl Sec, in getSectionName() argument 239 const coff_section *sec = toSec(Sec); in getSectionName() 260 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() argument 262 const coff_section *sec = toSec(Sec); in getSectionAddress() [all …]
|
D | ELFObjectFile.cpp | 232 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const; 233 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const; 234 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const; 235 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const; 236 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res) const; 237 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const; 238 virtual error_code sectionContainsSymbol(DataRefImpl Sec, DataRefImpl Symb, 443 ::getSectionNext(DataRefImpl Sec, SectionRef &Result) const { in getSectionNext() argument 444 const uint8_t *sec = reinterpret_cast<const uint8_t *>(Sec.p); in getSectionNext() 446 Sec.p = reinterpret_cast<intptr_t>(sec); in getSectionNext() [all …]
|
D | MachOObjectFile.cpp | 57 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const; 58 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const; 59 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const; 60 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const; 61 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res) const; 62 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const; 388 error_code MachOObjectFile::sectionContainsSymbol(DataRefImpl Sec, in sectionContainsSymbol() argument 394 Result = Entry->SectionIndex == 1 + Sec.d.a + Sec.d.b; in sectionContainsSymbol() 398 Result = Entry->SectionIndex == 1 + Sec.d.a + Sec.d.b; in sectionContainsSymbol()
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 83 const coff_section *toSec(DataRefImpl Sec) const; 93 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const; 94 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const; 95 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const; 96 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const; 97 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res) const; 98 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const; 99 virtual error_code sectionContainsSymbol(DataRefImpl Sec, DataRefImpl Symb,
|
D | ObjectFile.h | 153 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const = 0; 154 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const = 0; 155 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const =0; 156 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const = 0; 157 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res)const=0; 158 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const = 0; 159 virtual error_code sectionContainsSymbol(DataRefImpl Sec, DataRefImpl Symb,
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 368 MCSectionCOFF const &Sec = in DefineSection() local 371 COFFSection *coff_section = createSection(Sec.getSectionName()); in DefineSection() 372 COFFSymbol *coff_symbol = createSymbol(Sec.getSectionName()); in DefineSection() 382 coff_symbol->Aux[0].Aux.SectionDefinition.Selection = Sec.getSelection(); in DefineSection() 384 coff_section->Header.Characteristics = Sec.getCharacteristics(); in DefineSection() 787 COFFSection *Sec = SectionMap[&i->getSection()]; in WriteObject() local 789 if (Sec->Number == -1) in WriteObject() 792 Sec->Header.SizeOfRawData = Layout.getSectionAddressSize(i); in WriteObject() 794 if (IsPhysicalSection(Sec)) { in WriteObject() 795 Sec->Header.PointerToRawData = offset; in WriteObject() [all …]
|
D | MCDwarf.cpp | 300 const MCSection *Sec = *it; in Emit() local 301 const MCLineSection *Line = MCLineSections.lookup(Sec); in Emit() 302 EmitDwarfLineTable(MCOS, Sec, Line); in Emit()
|
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 234 void addMCLineSection(const MCSection *Sec, MCLineSection *Line) { in addMCLineSection() argument 235 MCLineSections[Sec] = Line; in addMCLineSection() 236 MCLineSectionOrder.push_back(Sec); in addMCLineSection()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 76 const MCSection *Sec = getContext().getELFSection(NameData, in emitPersonalityValue() local 81 Streamer.SwitchSection(Sec); in emitPersonalityValue()
|
/external/mesa3d/docs/OLD/ |
D | MESA_program_debug.spec | 281 Get Value Type Get Command Value Description Sec. Attribute
|
/external/mesa3d/docs/ |
D | MESA_texture_array.spec | 716 Get Value Type Get Command Value Description Sec. Attribute 729 Get Value Type Get Command Value Description Sec. Attribute
|
/external/iproute2/doc/ |
D | ip-cref.tex | 190 (Sec.\ref{IP-LINK}, p.\pageref{IP-LINK}), 477 \verb|ip maddr ls| in~Sec.\ref{IP-MADDR} (p.\pageref{IP-MADDR} of this 743 additional address attributes: scope value (see Sec.\ref{IP-ADDR-ADD}, 1273 \verb|/etc/iproute2/rt_realms|. Sec.\ref{RT-REALMS} (p.\pageref{RT-REALMS})
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 510 with BIND. Thanks to Stefan 'Sec' Zehl for the patch.
|
/external/pcre/doc/ |
D | pcre.txt | 2627 First, instead of a substring number, a substring name is given. Sec-
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 110173 Fix Sec-WebSocketKey{1,2} headers. 110175 According to WebSocket specification, a value of Sec-WebSocketKey{1,2} header
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 9482 http://law2.house.gov/uscode-cgi/fastweb.exe?getdoc+uscview+t05t08+175+1++'5%20USC%20Sec
|