HomeSort by relevance Sort by last modified time
    Searched refs:StackMapSection (Results 1 - 23 of 23) sorted by null

  /external/llvm/include/llvm/Object/
StackMapParser.h 297 StackMapV1Parser(ArrayRef<uint8_t> StackMapSection)
298 : StackMapSection(StackMapSection) {
301 assert(StackMapSection[0] == 1 &&
310 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
323 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
328 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
333 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
338 return FunctionAccessor(StackMapSection.data() +
350 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 302 StackMapV2Parser(ArrayRef<uint8_t> StackMapSection)
303 : StackMapSection(StackMapSection) {
306 assert(StackMapSection[0] == 2 &&
315 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes();
328 return read<uint32_t>(&StackMapSection[NumFunctionsOffset]);
333 return read<uint32_t>(&StackMapSection[NumConstantsOffset]);
338 return read<uint32_t>(&StackMapSection[NumRecordsOffset]);
343 return FunctionAccessor(StackMapSection.data() +
355 FunctionAccessor(StackMapSection.data()
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 147 MCSection *StackMapSection;
285 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectFileInfo.h 141 MCSection *StackMapSection;
279 MCSection *getStackMapSection() const { return StackMapSection; }
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 650 object::SectionRef StackMapSection;
655 StackMapSection = Sec;
660 if (StackMapSection == object::SectionRef())
664 StackMapSection.getContents(StackMapContents);
COFFDumper.cpp     [all...]
ELFDumper.cpp     [all...]
  /external/llvm/lib/CodeGen/
StackMaps.cpp 534 MCSection *StackMapSection =
536 OS.SwitchSection(StackMapSection);
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 277 StackMapSection = Ctx->getMachOSection("__LLVM_STACKMAPS", "__llvm_stackmaps",
582 StackMapSection =
    [all...]

Completed in 315 milliseconds