OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DataSection
(Results
1 - 4
of
4
) sorted by null
/system/extras/simpleperf/
record_file_reader.cpp
256
std::vector<std::unique_ptr<Record>> RecordFileReader::
DataSection
() {
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp
515
MCSection &
DataSection
= *OFI.getDataSection();
516
MCA.registerSection(
DataSection
);
521
DataSection
.setAlignment(std::max(16u,
DataSection
.getAlignment()));
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
57
MCSection *
DataSection
;
224
MCSection *getDataSection() const { return
DataSection
; }
/external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c
[
all
...]
Completed in 79 milliseconds