HomeSort by relevance Sort by last modified time
    Searched defs:getBSS (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 83 LDSection& getBSS() {
88 const LDSection& getBSS() const {
  /external/llvm/include/llvm/MC/
SectionKind.h 225 static SectionKind getBSS() { return get(BSS); }

Completed in 195 milliseconds