Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/tools/
Dcpp.py952 class Block(object): class
1297 self.blocks.insert(2, Block(replacement.tokens, directive='include'))
1409 blocksToKeep.append(Block(block.tokens[lastTerminatorIndex:i-1]))
1442 blocksInProgress.append(Block(block.tokens[lastTerminatorIndex:i+1]))
1455 blocksInProgress.append(Block(block.tokens[lastTerminatorIndex:numTokens]))
1594 blocks.append(Block(buf))
1628 blocks.append(Block(ret, directive=directive,
1633 blocks.append(Block(ret[2:], directive=directive,
1638 blocks.append(Block(buf))
1643 blocks.append(Block(ret[2:], directive=directive,
[all …]
/bionic/docs/
Delf-tls.md23 TLS Block". TLS variables within the Static TLS Block exist at fixed offsets from an
158 If the variable is part of the Static TLS Block (i.e. the executable or an initially-loaded shared
186 LE is a specialization of IE. If the variable is not just part of the Static TLS Block, but is also
262 Static TLS Block, it can use a simple resolver function:
495 * Static TLS Block allocation for static and dynamic executables