HomeSort by relevance Sort by last modified time
    Searched refs:Sec (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/include/llvm/Object/
MachO.h 78 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
79 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const;
80 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const;
81 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const;
82 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res) const;
83 virtual error_code getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const;
84 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const;
85 virtual error_code isSectionData(DataRefImpl Sec, bool &Res) const;
86 virtual error_code isSectionBSS(DataRefImpl Sec, bool &Res) const;
87 virtual error_code isSectionRequiredForExecution(DataRefImpl Sec,
    [all...]
COFF.h 210 const coff_section *toSec(DataRefImpl Sec) const;
226 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
227 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const;
228 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const;
229 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const;
230 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res) const;
231 virtual error_code getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const;
232 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const;
233 virtual error_code isSectionData(DataRefImpl Sec, bool &Res) const;
234 virtual error_code isSectionBSS(DataRefImpl Sec, bool &Res) const
    [all...]
ObjectFile.h 308 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const = 0;
309 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const = 0;
310 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const =0;
311 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const = 0;
312 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res)const=0;
313 virtual error_code getSectionAlignment(DataRefImpl Sec, uint64_t &Res)const=0;
314 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const = 0;
315 virtual error_code isSectionData(DataRefImpl Sec, bool &Res) const = 0;
316 virtual error_code isSectionBSS(DataRefImpl Sec, bool &Res) const = 0;
317 virtual error_code isSectionRequiredForExecution(DataRefImpl Sec,
    [all...]
ELF.h 629 void LoadVersionDefs(const Elf_Shdr *sec) const;
690 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
691 virtual error_code getSectionName(DataRefImpl Sec, StringRef &Res) const;
692 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const;
693 virtual error_code getSectionSize(DataRefImpl Sec, uint64_t &Res) const;
694 virtual error_code getSectionContents(DataRefImpl Sec, StringRef &Res) const;
695 virtual error_code getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const;
696 virtual error_code isSectionText(DataRefImpl Sec, bool &Res) const;
697 virtual error_code isSectionData(DataRefImpl Sec, bool &Res) const;
698 virtual error_code isSectionBSS(DataRefImpl Sec, bool &Res) const
1259 const Elf_Shdr *sec = getSection(symb); local
1282 const uint8_t *sec = reinterpret_cast<const uint8_t *>(Sec.p); local
1292 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1300 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1308 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1316 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1333 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1341 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1352 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1364 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1376 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1387 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1398 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1408 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1422 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); local
1489 const Elf_Shdr *sec = getRelSection(Rel); local
1531 const Elf_Shdr *sec = getRelSection(Rel); local
1545 const Elf_Shdr *sec = getRelSection(Rel); local
2242 const Elf_Shdr *sec = getRelSection(Rel); local
2284 const Elf_Shdr *sec = getRelSection(Rel); local
2302 const Elf_Shdr *sec = getRelSection(Rel); local
2870 const Elf_Shdr *sec = getSection(Symb.d.b); local
    [all...]
COFFYAML.h 130 static void mapping(IO &IO, COFFYAML::Section &Sec);
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi00.py 52 'Sec-WebSocket-Key2': '12998 5 Y3 1 .P00',
53 'Sec-WebSocket-Protocol': 'sample',
55 'Sec-WebSocket-Key1': '4 @1 46546xW%0l 1 5',
67 'Sec-WebSocket-Key2': '12998 5 Y3 1 .P00',
68 'Sec-WebSocket-Protocol': 'sample',
70 'Sec-WebSocket-Key1': '4 @1 46546xW%0l 1 5',
79 'Sec-WebSocket-Location: ws://example.com/demo\r\n'
80 'Sec-WebSocket-Origin: http://example.com\r\n'
81 'Sec-WebSocket-Protocol: sample\r\n'
89 'Sec-WebSocket-Location: wss://example.com/demo\r\n
    [all...]
  /external/llvm/lib/Object/
COFFObjectFile.cpp 76 const coff_section *COFFObjectFile::toSec(DataRefImpl Sec) const {
77 const coff_section *addr = reinterpret_cast<const coff_section*>(Sec.p);
285 const coff_section *sec = 0; local
286 if (error_code ec = getSection(symb->SectionNumber, sec)) return ec;
287 DataRefImpl Sec;
288 Sec.p = reinterpret_cast<uintptr_t>(sec);
289 Result = section_iterator(SectionRef(Sec, this));
299 error_code COFFObjectFile::getSectionNext(DataRefImpl Sec,
301 const coff_section *sec = toSec(Sec) local
310 const coff_section *sec = toSec(Sec); local
316 const coff_section *sec = toSec(Sec); local
323 const coff_section *sec = toSec(Sec); local
330 const coff_section *sec = toSec(Sec); local
339 const coff_section *sec = toSec(Sec); local
348 const coff_section *sec = toSec(Sec); local
355 const coff_section *sec = toSec(Sec); local
362 const coff_section *sec = toSec(Sec); local
376 const coff_section *sec = toSec(Sec); local
398 const coff_section *sec = toSec(Sec); local
410 const coff_section *sec = toSec(Sec); local
421 const coff_section *sec = toSec(Sec); local
    [all...]
MachOObjectFile.cpp 238 unsigned Sec) {
247 uintptr_t SectionAddr = CommandAddr + SegmentLoadSize + Sec * SectionSize;
404 DataRefImpl Sec) {
406 macho::Section64 Sect = O->getSection64(Sec);
409 macho::Section Sect = O->getSection(Sec);
436 const char *Sec = getSectionPtr(this, Load, J);
437 Sections.push_back(Sec);
489 macho::Section64 Sec = getSection64(SecRel);
490 Delta = Sec.Offset - Sec.Address
    [all...]
ObjectFile.cpp 36 section_iterator ObjectFile::getRelocatedSection(DataRefImpl Sec) const {
37 return section_iterator(SectionRef(Sec, this));
COFFYAML.cpp 264 void MappingTraits<COFFYAML::Section>::mapping(IO &IO, COFFYAML::Section &Sec) {
266 IO, Sec.Header.Characteristics);
267 IO.mapRequired("Name", Sec.Name);
269 IO.mapOptional("Alignment", Sec.Alignment);
270 IO.mapRequired("SectionData", Sec.SectionData);
271 IO.mapOptional("Relocations", Sec.Relocations);
  /external/llvm/tools/obj2yaml/
coff2yaml.cpp 59 COFFYAML::Section Sec;
60 Sec.Name = Sect->Name; // FIXME: check the null termination!
62 Sec.Header.Characteristics = Characteristics;
63 Sec.Alignment = 1 << (((Characteristics >> 20) & 0xf) - 1);
67 Sec.SectionData = object::yaml::BinaryRef(sectionData);
81 Sec.Relocations = Relocations;
82 Sections.push_back(Sec);
  /external/llvm/include/llvm/ExecutionEngine/
ObjectImage.h 46 virtual void updateSectionAddress(const object::SectionRef &Sec,
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
ObjectImageCommon.h 65 virtual void updateSectionAddress(const object::SectionRef &Sec,
RuntimeDyldMachO.cpp 325 SectionRef Sec = MachO->getRelocationSection(RE);
326 Value.SectionID = findOrEmitSection(Obj, Sec, true, ObjSectionToID);
328 Sec.getAddress(Addr);
RuntimeDyldELF.cpp 61 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
96 virtual void updateSectionAddress(const SectionRef &Sec, uint64_t Addr)
98 DyldObj->updateSectionAddress(Sec, Addr);
127 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec,
129 DataRefImpl ShdrRef = Sec.getRawDataRefImpl();
    [all...]
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 368 MCSectionCOFF const &Sec =
371 COFFSection *coff_section = createSection(Sec.getSectionName());
372 COFFSymbol *coff_symbol = createSymbol(Sec.getSectionName());
382 coff_symbol->Aux[0].Aux.SectionDefinition.Selection = Sec.getSelection();
384 coff_section->Header.Characteristics = Sec.getCharacteristics();
800 COFFSection *Sec = SectionMap[&i->getSection()];
802 if (Sec->Number == -1)
805 Sec->Header.SizeOfRawData = Layout.getSectionAddressSize(i);
807 if (IsPhysicalSection(Sec)) {
808 Sec->Header.PointerToRawData = offset
    [all...]
MCObjectSymbolizer.cpp 201 void MCObjectSymbolizer::insertSection(SectionRef Sec) {
202 uint64_t SAddr; Sec.getAddress(SAddr);
203 uint64_t SSize; Sec.getSize(SSize);
213 SortedSections.insert(It, Sec);
MCDwarf.cpp 330 const MCSection *Sec = *it;
331 const MCLineSection *Line = MCLineSections.lookup(Sec);
332 EmitDwarfLineTable(MCOS, Sec, Line, CUID);
    [all...]
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 314 const ELFYAML::Section &Sec = Sections[i];
317 SHeader.sh_name = SHStrTab.addString(Sec.Name);
318 SHeader.sh_type = Sec.Type;
319 SHeader.sh_flags = Sec.Flags;
320 SHeader.sh_addr = Sec.Address;
322 Sec.Content.writeAsBinary(CBA.getOSAndAlignedOffset(SHeader.sh_offset));
323 SHeader.sh_size = Sec.Content.binary_size();
325 if (!Sec.Link.empty()) {
327 if (SN2I.lookupSection(Sec.Link, Index)) {
328 errs() << "error: Unknown section referenced: '" << Sec.Lin
    [all...]
yaml2coff.cpp 41 COFFYAML::Section &Sec = *i;
45 StringRef Name = Sec.Name;
48 std::copy(Name.begin(), Name.end(), Sec.Header.Name);
57 Sec.Header.Name[0] = '/';
58 std::copy(str.begin(), str.end(), Sec.Header.Name + 1);
61 Sec.Header.Characteristics |= (Log2_32(Sec.Alignment) + 1) << 20;
  /external/llvm/include/llvm/MC/
MCContext.h 319 void addMCLineSection(const MCSection *Sec, MCLineSection *Line) {
320 MCLineSections[Sec] = Line;
321 MCLineSectionOrder.push_back(Sec);
368 void setGenDwarfSection(const MCSection *Sec) { GenDwarfSection = Sec; }
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 166 DataRefImpl Sec,
169 macho::Section Sect = Obj->getSection(Sec);
181 macho::Section64 Sect = Obj->getSection64(Sec);
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 74 const MCSection *Sec = getContext().getELFSection(NameData,
80 Streamer.SwitchSection(Sec);
804 const MCSection *Sec = getDrectveSection();
805 Streamer.SwitchSection(Sec);
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 281 Get Value Type Get Command Value Description Sec. Attribute
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 281 Get Value Type Get Command Value Description Sec. Attribute

Completed in 185 milliseconds

1 2